libs
Io::std{out,err}() and set_{print,panic}()
(7)
Add Tau to std::f64::consts?
(13)
[Random Thought] std::sync::mpsc in a separate library?
(4)
Add Iterator::into_vec()
(15)
Add Iterator trait to numeric literals
(4)
Could we support unwinding from OOM, at least for collections?
(
2
)
(38)
Fleshing out libstd "scenarios"
(
2
)
(34)
[Pre-RFC] From<T> for Result<T, E>
(14)
Add `.rfind()` to the `Iterator` trait
(3)
Fixing path::Prefix portability
(5)
Representation of generalized ranges
(9)
[Pre-RFC] Retain Iterators API for HashSet/HashMap/Vec/VecDeque
(14)
Help harden HashMap in libstd!
(
2
)
(28)
Pre-RFC: a vision for platform/architecture/configuration-specific APIs
(
2
)
(28)
Infinite `Iterator`s - on returning `Self::Item` instead of `Option<Self::Item>`
(5)
Is 6 the right B for BTtree? how to benchmark?
(8)
Random thought of the day: "magic cell", a Cell-like interface for all data
(16)
Pre-rfc: adaptive sets and deduplication functions
(18)
Specialization for better Debug for Any
(8)
[Pre-RFC] Expressive integer conversions (`.truncate()` and `.widen()`)
(13)
Std variance testing
(7)
Pre-RFC: Move SystemTime and Duration to libcore
(15)
Implementing Hash for HashSet/HashMap?
(14)
Cow<str> to Cow<Path>
(5)
Option<T>, Option<U> -> Option<(T, U)>
(8)
Why are the Read/Write traits so different
(11)
Official support for a new coroutine runtime in Rust
(14)
Insufficient `std::io::Error`
(7)
Atomic `Arc::swap`?
(5)
Method .take() on Vec
(17)
← previous page
next page →