libs
Line by line interractive debugger
(6)
Can we add a `slice_by_iterators` method to str?
(2)
`BTreeMap::split_off` implementation
(9)
Is the current Error trait optimal?
(5)
Reminder: Rust 1.10 final comment period closing soon!
(2)
Why is a trusted, feature-complete crypto library not a top priority for the Rust community?
(20)
[Pre-RFC] iter::Fused trait
(14)
Pre-RFC: Rust and Large File Support (LFS)
(19)
Pre-RFC: general error types
(4)
Policy for `io::ErrorKind::Interrupted`
(7)
How to delete the contents of files?
(4)
Adding casting functions for integers
(6)
Pre-RFC: add `contains` to `VecDeque`
(4)
Pre-RFC: how do you like adding Range::contains(&A) -> bool?
(11)
[Pre-RFC] Transformations on channels
(18)
Adding methods that returns errors when out of memory for collections
(8)
Small string optimization: remove as_mut_vec
(
2
3
4
)
(72)
Libsystem, or, the great libstd refactor
(
2
)
(38)
Pre-RFC: Documentation Internationalisation, and modularisation
(9)
Pre-RFC: impl From<bool> for i32 and impl From<i32> for bool
(10)
Traits that should be in std, but aren't
(13)
Managing libstd's dependency on libc
(4)
Result::expect_pretty that uses Display instead of Debug
(5)
Thread::cancel() support
(16)
read_exact and EOF
(6)
Bikeshed: other names for "Kind" in "Allocator" API
(6)
Std::fmt vs collections::fmt
(9)
FOSS hell -> std lib evolution
(10)
Stabilizing certain intrinsics?
(5)
Safe trasnsmute for slices; e.g. &[u64] -> &[u32], particularly SIMD types
(13)
← previous page
next page →