|
Idea: new read method on std::io::Read trait that continues when interrupted
|
|
5
|
355
|
March 22, 2025
|
|
From/Into arrays for core::arch SIMD types?
|
|
1
|
264
|
March 14, 2025
|
|
Idea: Per edition reclaiming of crates.io crate names
|
|
10
|
616
|
March 17, 2025
|
|
Pre-RFC: Trait for Coercion of untyped numeric literals
|
|
8
|
538
|
March 13, 2025
|
|
Pre-RFC: std::cmp::NoOrder
|
|
21
|
1166
|
March 12, 2025
|
|
`Vec::rdedup(_by(_key))`?
|
|
7
|
356
|
March 11, 2025
|
|
IPv6 Zone ID Comparison
|
|
2
|
342
|
March 1, 2025
|
|
Vec is asymmetric with memory handling
|
|
38
|
1454
|
February 25, 2025
|
|
Implement `NonZero::from_str_radix`
|
|
0
|
190
|
February 25, 2025
|
|
Bit-set as part of standard library
|
|
8
|
453
|
February 22, 2025
|
|
OS-Specific Extensions for creating Instant
|
|
20
|
710
|
February 21, 2025
|
|
Vec::grow_to
|
|
4
|
431
|
February 21, 2025
|
|
Missing String->CString without copy
|
|
12
|
791
|
February 17, 2025
|
|
Cross compile libcore
|
|
2
|
330
|
February 12, 2025
|
|
Planned CStr changes seem inefficient
|
|
38
|
1944
|
February 10, 2025
|
|
LazyCell for any arbitrary lazy evaluation
|
|
5
|
500
|
February 9, 2025
|
|
Two flavors of NonNull (again)
|
|
20
|
1382
|
February 8, 2025
|
|
statistical libraries in rust
|
|
1
|
277
|
February 3, 2025
|
|
Improving NonZero type ergonomics
|
|
6
|
542
|
February 3, 2025
|
|
[idea] JoinSend: A Scheme for Accessing Rc Structures Across Multiple Threads Using Mutex
|
|
4
|
249
|
February 2, 2025
|
|
Importing only safe features from 3rd party crates
|
|
4
|
391
|
January 27, 2025
|
|
Unwrap a `Vec` if it contains exactly 1 element
|
|
12
|
1121
|
January 23, 2025
|
|
Idea: `shift_move` to efficiently move elements in a `Vec`
|
|
6
|
603
|
January 21, 2025
|
|
Cell should provide a method to clone out the value
|
|
13
|
681
|
January 17, 2025
|
|
time::Duration format should include hours and minutes
|
|
4
|
583
|
January 17, 2025
|
|
Low-latency hashing
|
|
11
|
1587
|
December 18, 2024
|
|
Pre-RFC: core::ptr::simulate_realloc
|
|
107
|
3029
|
December 15, 2024
|
|
Killing `Ok(())` with `ok!()`
|
|
53
|
3173
|
December 12, 2024
|
|
Add methods that return the number of bits necessary to represent an integer in binary to the standard library
|
|
12
|
1200
|
December 4, 2024
|
|
Why can't `std::process::Command` implement `Clone`?
|
|
3
|
418
|
December 1, 2024
|