libs
About the libs category
(2)
Implement Add for String + String
(
2
3
4
)
(73)
Add BinaryHeap::into_iter_sorted()
(3)
A new default Hasher for HashMap?
(11)
Should libstd use descriptive names for type parameters?
(6)
Slice.take function
(17)
Pre-RFC: Marker types for making parameters invariant
(
2
)
(27)
Missing inline declaration?
(3)
Pre-RFC: Option<String> to Option<&str> [solved]
(5)
Proposal: New channels for Rust's standard library
(
2
)
(33)
Restrictions on std::time::SystemTime
(5)
Should the implementation of `Ord::max` be changed to use `<` instead of `>=`?
(6)
Scoped threads in the nursery (maybe with rayon?)
(
2
)
(35)
Dbg!(): to optionally allow formatting
(
2
)
(28)
Performance of Iterator::chain and std::iter::once
(7)
Pre-RFC: Add FromIterator to the prelude
(10)
Pre-RFC: Should std::panic::set_hook have a per-thread version?
(4)
Suggestion: BTreeMap/BTreeSet O(log(n)) n-th element access
(4)
Suggestion unwrap_safe for Result<T, !>, or `impl From<Result<T, !>> for T`
(9)
Proposal: Add is_default() automatically to types that implement Default and PartialEq
(
2
)
(28)
Suggestion: str::to_c_string_lossy or CStr::from_bytes_may_clone
(9)
Idea: Add option methods for return Result<Option<U>, T>
(5)
Expose LLVM atomic memcpy in intrinsics?
(6)
A question about the core::marker::PhantomPinned
(5)
Thoughts on Rust GUIs
(
2
3
4
5
)
(98)
Proposal: Option::cow_or_else
(5)
Will `impl IntoIterator for [T; N]` be a semver break?
(6)
`Pin` from `&mut` refs?
(11)
[Pre-RFC/Idea] Extend `io::Seek` with convenience methods (with e.g. `stream_len()`)
(8)
[Pre-RFC] Fixed-capacity view of Vec
(
2
3
)
(51)
next page →