About the libs category
|
|
1
|
2049
|
March 25, 2019
|
(Read-only) access to crate code in proc-macro
|
|
6
|
217
|
April 8, 2025
|
Redoing hashing traits
|
|
3
|
352
|
April 8, 2025
|
Would it ever be possible to add a blanket implementations like this to stdlib?
|
|
3
|
415
|
April 7, 2025
|
Discussion: Distinct Phantom types for different traits
|
|
9
|
562
|
April 1, 2025
|
`GlobalAlloc::dealloc` is too restrictive, provide additional method with weaker requirements
|
|
6
|
499
|
March 25, 2025
|
Naming `bigint_helper_methods` (bike-shedding)
|
|
15
|
949
|
March 23, 2025
|
Idea: new read method on std::io::Read trait that continues when interrupted
|
|
5
|
269
|
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
|
491
|
March 17, 2025
|
Pre-RFC: Trait for Coercion of untyped numeric literals
|
|
8
|
425
|
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
|
888
|
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
|
588
|
February 17, 2025
|
Cross compile libcore
|
|
2
|
230
|
February 12, 2025
|
Planned CStr changes seem inefficient
|
|
38
|
1496
|
February 10, 2025
|
LazyCell for any arbitrary lazy evaluation
|
|
5
|
306
|
February 9, 2025
|
Two flavors of NonNull (again)
|
|
20
|
1026
|
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
|
300
|
January 27, 2025
|
Unwrap a `Vec` if it contains exactly 1 element
|
|
12
|
832
|
January 23, 2025
|
Idea: `shift_move` to efficiently move elements in a `Vec`
|
|
6
|
467
|
January 21, 2025
|