|
Naming `bigint_helper_methods` (bike-shedding)
|
|
15
|
1186
|
March 23, 2025
|
|
Idea: new read method on std::io::Read trait that continues when interrupted
|
|
5
|
389
|
March 22, 2025
|
|
From/Into arrays for core::arch SIMD types?
|
|
1
|
277
|
March 14, 2025
|
|
Idea: Per edition reclaiming of crates.io crate names
|
|
10
|
651
|
March 17, 2025
|
|
Pre-RFC: Trait for Coercion of untyped numeric literals
|
|
8
|
570
|
March 13, 2025
|
|
Pre-RFC: std::cmp::NoOrder
|
|
21
|
1245
|
March 12, 2025
|
|
`Vec::rdedup(_by(_key))`?
|
|
7
|
383
|
March 11, 2025
|
|
IPv6 Zone ID Comparison
|
|
2
|
356
|
March 1, 2025
|
|
Vec is asymmetric with memory handling
|
|
38
|
1616
|
February 25, 2025
|
|
Implement `NonZero::from_str_radix`
|
|
0
|
196
|
February 25, 2025
|
|
Bit-set as part of standard library
|
|
8
|
483
|
February 22, 2025
|
|
OS-Specific Extensions for creating Instant
|
|
20
|
818
|
February 21, 2025
|
|
Vec::grow_to
|
|
4
|
461
|
February 21, 2025
|
|
Missing String->CString without copy
|
|
12
|
847
|
February 17, 2025
|
|
Cross compile libcore
|
|
2
|
345
|
February 12, 2025
|
|
Planned CStr changes seem inefficient
|
|
38
|
2107
|
February 10, 2025
|
|
LazyCell for any arbitrary lazy evaluation
|
|
5
|
534
|
February 9, 2025
|
|
Two flavors of NonNull (again)
|
|
20
|
1469
|
February 8, 2025
|
|
statistical libraries in rust
|
|
1
|
285
|
February 3, 2025
|
|
Improving NonZero type ergonomics
|
|
6
|
585
|
February 3, 2025
|
|
[idea] JoinSend: A Scheme for Accessing Rc Structures Across Multiple Threads Using Mutex
|
|
4
|
273
|
February 2, 2025
|
|
Importing only safe features from 3rd party crates
|
|
4
|
411
|
January 27, 2025
|
|
Unwrap a `Vec` if it contains exactly 1 element
|
|
12
|
1183
|
January 23, 2025
|
|
Idea: `shift_move` to efficiently move elements in a `Vec`
|
|
6
|
644
|
January 21, 2025
|
|
Cell should provide a method to clone out the value
|
|
13
|
741
|
January 17, 2025
|
|
time::Duration format should include hours and minutes
|
|
4
|
627
|
January 17, 2025
|
|
Low-latency hashing
|
|
11
|
1642
|
December 18, 2024
|
|
Pre-RFC: core::ptr::simulate_realloc
|
|
107
|
3353
|
December 15, 2024
|
|
Killing `Ok(())` with `ok!()`
|
|
53
|
3416
|
December 12, 2024
|
|
Add methods that return the number of bits necessary to represent an integer in binary to the standard library
|
|
12
|
1260
|
December 4, 2024
|