(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)
Design of crates.io
[
cargo
]
(4)
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)
Some improvements to rust-highfive
[
Uncategorized
]
(5)
Batched merge ("rollup") feature has landed on bors
[
tools and infrastructure
]
(3)
Pre-RFC: allow `Self` in impls
[
Uncategorized
]
(7)
Why do I have to indicate pass by (simple) reference or by value in calling code?
[
Uncategorized
]
(9)
New type kind: RawData
[
ideas (deprecated)
]
(8)
Why does Rust produce shared libs rather than executables on Linux?
[
Uncategorized
]
(6)
Weekly-meetings/2014-12-09 (process changes; box patterns; macros; issues in FIXMEs; placement box)
[
Uncategorized
]
(2)
PSA: Copy is becoming opt-in
[
community
]
(6)
What do i use to share an object with many objects and one writer?
[
Uncategorized
]
(4)
How much more tricky is `unsafe` code than C code? (Aliases and `const_cast`)
[
internals
]
(6)
`Extend<&str>` and `FromIterator<&str>` for String
[
Uncategorized
]
(3)
Distinction between user and developer audiences for this forum
[
meta
]
(9)
Implementation details?
[
documentation
]
(11)
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)
Anonymous Const Static Declarations
[
Uncategorized
]
(2)
Web fonts blocked as cross origin requests
[
meta
]
(8)
Weekly-meetings/2014-11-25 (extension trait conventions; shadowed lifetimes; problems with unused type params; es6-style string escaping; int fallback redux redux)
[
Uncategorized
]
(2)
How to get around BorrowFrom inadequacies?
[
Uncategorized
]
(9)
Idea for improved error handling ergonomics
[
Uncategorized
]
(19)
Pre-RFC: loop/for/else match
[
ideas (deprecated)
]
(6)
← previous page
next page →