About the libs category
|
|
1
|
2050
|
March 25, 2019
|
Add `map` for `NonZero` types?
|
|
1
|
217
|
June 14, 2025
|
#[derive(Display("({x}, {y})"))]
|
|
5
|
409
|
June 2, 2025
|
Allow detecting if Instant::now is actually supported by the platform
|
|
11
|
587
|
May 25, 2025
|
BijectionMap (Pre-RFC)
|
|
15
|
660
|
May 24, 2025
|
std::io::ErrorKind::NotFound error message: add filename
|
|
7
|
332
|
May 21, 2025
|
Div&mod for `NonZero<T>` - is it worth ACP?
|
|
2
|
292
|
May 13, 2025
|
Array::map annotate with #[must_use]
|
|
25
|
1065
|
May 12, 2025
|
An alternative to Rc::new_cyclic
|
|
9
|
701
|
May 6, 2025
|
(Read-only) access to crate code in proc-macro
|
|
6
|
227
|
April 8, 2025
|
Redoing hashing traits
|
|
3
|
369
|
April 8, 2025
|
Would it ever be possible to add a blanket implementations like this to stdlib?
|
|
3
|
423
|
April 7, 2025
|
Discussion: Distinct Phantom types for different traits
|
|
9
|
582
|
April 1, 2025
|
`GlobalAlloc::dealloc` is too restrictive, provide additional method with weaker requirements
|
|
6
|
507
|
March 25, 2025
|
Naming `bigint_helper_methods` (bike-shedding)
|
|
15
|
960
|
March 23, 2025
|
Idea: new read method on std::io::Read trait that continues when interrupted
|
|
5
|
274
|
March 22, 2025
|
From/Into arrays for core::arch SIMD types?
|
|
1
|
220
|
March 14, 2025
|
Idea: Per edition reclaiming of crates.io crate names
|
|
10
|
508
|
March 17, 2025
|
Pre-RFC: Trait for Coercion of untyped numeric literals
|
|
8
|
432
|
March 13, 2025
|
Pre-RFC: std::cmp::NoOrder
|
|
21
|
947
|
March 12, 2025
|
`Vec::rdedup(_by(_key))`?
|
|
7
|
274
|
March 11, 2025
|
IPv6 Zone ID Comparison
|
|
2
|
285
|
March 1, 2025
|
Vec is asymmetric with memory handling
|
|
38
|
931
|
February 25, 2025
|
Implement `NonZero::from_str_radix`
|
|
0
|
170
|
February 25, 2025
|
Bit-set as part of standard library
|
|
8
|
325
|
February 22, 2025
|
OS-Specific Extensions for creating Instant
|
|
20
|
478
|
February 21, 2025
|
Vec::grow_to
|
|
4
|
351
|
February 21, 2025
|
Missing String->CString without copy
|
|
12
|
598
|
February 17, 2025
|
Cross compile libcore
|
|
2
|
239
|
February 12, 2025
|
Planned CStr changes seem inefficient
|
|
38
|
1510
|
February 10, 2025
|