internals
Generalize `box` keyword to Rc and Arc and possibly other pointers
[
ideas (deprecated)
]
(4)
Another OOP-like inheritance scheme: explicit vtable bindings
[
ideas (deprecated)
]
(3)
Install failure from git
[
internals
]
(4)
Call for consensus, if we do want rename `int/uint`
[
bikeshed (deprecated)
]
(20)
num_cpus --> cpu_count
[
bikeshed (deprecated)
]
(4)
Anonymous trait use
[
ideas (deprecated)
]
(4)
Would having both `iptr/uptr` and `idiff/usize` in Rust be a good idea? (Answer: No.)
[
bikeshed (deprecated)
]
(6)
Pre-RFC: Macro input future-proofing
[
ideas (deprecated)
]
(5)
An Old Idea With The Thousand'th New Name Prolly (Syntax Factorys)
[
ideas (deprecated)
]
(3)
Integer types
[
internals
]
(6)
Make FromStr composable
[
ideas (deprecated)
]
(8)
Inferring lifetimes in simple cases
[
internals
]
(2)
Default integer type should be safe to work with large arrays
[
internals
]
(20)
Conventions and enhancements of Error trait
[
internals
]
(3)
Paths should not be "global by default"
[
ideas (deprecated)
]
(11)
If `int` has the wrong size ...?
(
2
)
[
bikeshed (deprecated)
]
(27)
Redundancy on template constraints between struct and traits implementations
[
ideas (deprecated)
]
(6)
(maybe) Better/Nicer Error handling
[
ideas (deprecated)
]
(9)
Change &'a T to Borrow<'a,T> and &'a mut T to BorrowMut<'a,T>
[
ideas (deprecated)
]
(3)
Pre-RFC: make self less special
[
ideas (deprecated)
]
(14)
Let's talk about incremental compilation, linking, and tradition
[
ideas (deprecated)
]
(13)
Bigint as a default fallback for integer type?
[
ideas (deprecated)
]
(16)
Remove the angle brackets for lifetime
[
ideas (deprecated)
]
(4)
New type kind: RawData
[
ideas (deprecated)
]
(8)
How much more tricky is `unsafe` code than C code? (Aliases and `const_cast`)
[
internals
]
(6)
Type exclusion in trait implementation?
[
ideas (deprecated)
]
(9)
Repr formatter with ShowRepr trait
[
ideas (deprecated)
]
(9)
The sad state of zero-on-drop
[
internals
]
(13)
Is it worth putting an attribute on `unwrap()` family of functions?
[
ideas (deprecated)
]
(8)
Pre-RFC: loop/for/else match
[
ideas (deprecated)
]
(6)
← previous page
next page →