|
Unstable API at doc.rust-lang.org/std?
|
|
24
|
874
|
November 5, 2025
|
|
Bit interleaving in std
|
|
6
|
415
|
November 4, 2025
|
|
Changing the default x86-64 compilation target to v2 or v3
|
|
70
|
3242
|
November 4, 2025
|
|
Is there a preparation for default lifetimes?
|
|
7
|
454
|
November 4, 2025
|
|
Case: A lazily evaluated self-referential type for the standard library
|
|
7
|
508
|
November 3, 2025
|
|
Support symbol versioning with #[export_name]
|
|
9
|
394
|
November 3, 2025
|
|
Making profiles more flexible and useful?
|
|
7
|
387
|
November 3, 2025
|
|
Implicit numeric widening/coercion proposal
|
|
42
|
988
|
November 3, 2025
|
|
FnPin and FnPinMut: closures that return borrows of their captures
|
|
2
|
245
|
November 2, 2025
|
|
Can irrefutable_let_pattern change to allow bindings that are used later in the if-let chain?
|
|
2
|
242
|
November 1, 2025
|
|
`impl Default` for generically sized arrays? (`[T; N]`)
|
|
38
|
2171
|
October 31, 2025
|
|
[algorithm] new float/double to string algorithm
|
|
7
|
274
|
October 31, 2025
|
|
[idea] vec macro expand
|
|
9
|
406
|
October 31, 2025
|
|
Rust 1.91.0 pre-release testing
|
|
0
|
339
|
October 28, 2025
|
|
Pre-RFC: `std::fmt::FormattingOptions.indentation`
|
|
20
|
749
|
October 27, 2025
|
|
Unexpected panic
|
|
3
|
338
|
October 27, 2025
|
|
Possibility of making &str FFI safe
|
|
14
|
752
|
October 27, 2025
|
|
Conversions to dyn Trait are too implicit -- we need syntax
|
|
8
|
605
|
October 25, 2025
|
|
Warning users when lacking a Clone impl due to imperfect derive
|
|
2
|
386
|
October 24, 2025
|
|
`must_use` when matching on a `Result<MustUse, _>`
|
|
0
|
227
|
October 23, 2025
|
|
Conditional compilation during monomorphisation
|
|
2
|
260
|
October 23, 2025
|
|
Optimize `std::env::args_os().collect::<Vec<_>>()`
|
|
7
|
388
|
October 22, 2025
|
|
Stabilize --env-set command line
|
|
8
|
351
|
October 22, 2025
|
|
Can we avoid the orphan rule for empty traits?
|
|
6
|
501
|
October 21, 2025
|
|
Top-level self functions `fn f(self: T)`
|
|
17
|
883
|
October 20, 2025
|
|
Inline reexports
|
|
1
|
252
|
October 20, 2025
|
|
Weird behavior of borrow checker
|
|
3
|
255
|
October 19, 2025
|
|
Discussion on Trait Generics?
|
|
4
|
487
|
October 18, 2025
|
|
[Pre-RFC] Substructural Type System
|
|
22
|
2312
|
October 17, 2025
|
|
Debug info for copy/move operations
|
|
10
|
603
|
October 17, 2025
|