About the libs category
|
|
1
|
2050
|
March 25, 2019
|
Array::map annotate with #[must_use]
|
|
10
|
412
|
April 26, 2025
|
(Read-only) access to crate code in proc-macro
|
|
6
|
219
|
April 8, 2025
|
Redoing hashing traits
|
|
3
|
353
|
April 8, 2025
|
Would it ever be possible to add a blanket implementations like this to stdlib?
|
|
3
|
418
|
April 7, 2025
|
Discussion: Distinct Phantom types for different traits
|
|
9
|
564
|
April 1, 2025
|
`GlobalAlloc::dealloc` is too restrictive, provide additional method with weaker requirements
|
|
6
|
500
|
March 25, 2025
|
Naming `bigint_helper_methods` (bike-shedding)
|
|
15
|
950
|
March 23, 2025
|
Idea: new read method on std::io::Read trait that continues when interrupted
|
|
5
|
270
|
March 22, 2025
|
From/Into arrays for core::arch SIMD types?
|
|
1
|
219
|
March 14, 2025
|
Idea: Per edition reclaiming of crates.io crate names
|
|
10
|
492
|
March 17, 2025
|
Pre-RFC: Trait for Coercion of untyped numeric literals
|
|
8
|
426
|
March 13, 2025
|
Pre-RFC: std::cmp::NoOrder
|
|
21
|
930
|
March 12, 2025
|
`Vec::rdedup(_by(_key))`?
|
|
7
|
267
|
March 11, 2025
|
IPv6 Zone ID Comparison
|
|
2
|
274
|
March 1, 2025
|
Vec is asymmetric with memory handling
|
|
38
|
893
|
February 25, 2025
|
Implement `NonZero::from_str_radix`
|
|
0
|
166
|
February 25, 2025
|
Bit-set as part of standard library
|
|
8
|
303
|
February 22, 2025
|
OS-Specific Extensions for creating Instant
|
|
20
|
452
|
February 21, 2025
|
Vec::grow_to
|
|
4
|
344
|
February 21, 2025
|
Missing String->CString without copy
|
|
12
|
589
|
February 17, 2025
|
Cross compile libcore
|
|
2
|
231
|
February 12, 2025
|
Planned CStr changes seem inefficient
|
|
38
|
1497
|
February 10, 2025
|
LazyCell for any arbitrary lazy evaluation
|
|
5
|
307
|
February 9, 2025
|
Two flavors of NonNull (again)
|
|
20
|
1028
|
February 8, 2025
|
statistical libraries in rust
|
|
1
|
258
|
February 3, 2025
|
Improving NonZero type ergonomics
|
|
6
|
367
|
February 3, 2025
|
[idea] JoinSend: A Scheme for Accessing Rc Structures Across Multiple Threads Using Mutex
|
|
4
|
179
|
February 2, 2025
|
Importing only safe features from 3rd party crates
|
|
4
|
301
|
January 27, 2025
|
Unwrap a `Vec` if it contains exactly 1 element
|
|
12
|
832
|
January 23, 2025
|