About the libs category
|
|
1
|
2054
|
March 25, 2019
|
Dynamically-linked stable shared subset of the Rust standard library — using the C ABI?
|
|
13
|
338
|
July 13, 2025
|
CStr API extensions
|
|
1
|
347
|
July 11, 2025
|
Hooks for obtaining debug symbols for backtraces
|
|
12
|
293
|
July 8, 2025
|
Could `Mutex<T>` have been `Mutex<Poison<T>>`?
|
|
6
|
424
|
July 7, 2025
|
Feature Request: Integer Trait
|
|
2
|
532
|
June 23, 2025
|
Add `map` for `NonZero` types?
|
|
1
|
305
|
June 14, 2025
|
#[derive(Display("({x}, {y})"))]
|
|
5
|
426
|
June 2, 2025
|
Allow detecting if Instant::now is actually supported by the platform
|
|
11
|
609
|
May 25, 2025
|
BijectionMap (Pre-RFC)
|
|
15
|
675
|
May 24, 2025
|
std::io::ErrorKind::NotFound error message: add filename
|
|
7
|
339
|
May 21, 2025
|
Div&mod for `NonZero<T>` - is it worth ACP?
|
|
2
|
299
|
May 13, 2025
|
Array::map annotate with #[must_use]
|
|
25
|
1089
|
May 12, 2025
|
An alternative to Rc::new_cyclic
|
|
9
|
709
|
May 6, 2025
|
(Read-only) access to crate code in proc-macro
|
|
6
|
232
|
April 8, 2025
|
Redoing hashing traits
|
|
3
|
371
|
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
|
589
|
April 1, 2025
|
`GlobalAlloc::dealloc` is too restrictive, provide additional method with weaker requirements
|
|
6
|
519
|
March 25, 2025
|
Naming `bigint_helper_methods` (bike-shedding)
|
|
15
|
963
|
March 23, 2025
|
Idea: new read method on std::io::Read trait that continues when interrupted
|
|
5
|
276
|
March 22, 2025
|
From/Into arrays for core::arch SIMD types?
|
|
1
|
223
|
March 14, 2025
|
Idea: Per edition reclaiming of crates.io crate names
|
|
10
|
510
|
March 17, 2025
|
Pre-RFC: Trait for Coercion of untyped numeric literals
|
|
8
|
433
|
March 13, 2025
|
Pre-RFC: std::cmp::NoOrder
|
|
21
|
966
|
March 12, 2025
|
`Vec::rdedup(_by(_key))`?
|
|
7
|
283
|
March 11, 2025
|
IPv6 Zone ID Comparison
|
|
2
|
287
|
March 1, 2025
|
Vec is asymmetric with memory handling
|
|
38
|
973
|
February 25, 2025
|
Implement `NonZero::from_str_radix`
|
|
0
|
172
|
February 25, 2025
|
Bit-set as part of standard library
|
|
8
|
336
|
February 22, 2025
|