|
Rust 1.91.1 pre-release testing
|
|
0
|
241
|
November 7, 2025
|
|
Bots are spamming users forum right now
|
|
1
|
302
|
November 7, 2025
|
|
A plan to move most of `std::io` to `alloc`
|
|
7
|
740
|
November 7, 2025
|
|
[Pre-RFC]: IntoOwned trait that harmonizes Cow and ToOwned
|
|
15
|
869
|
November 6, 2025
|
|
Unstable API at doc.rust-lang.org/std?
|
|
24
|
875
|
November 5, 2025
|
|
Bit interleaving in std
|
|
6
|
418
|
November 4, 2025
|
|
Changing the default x86-64 compilation target to v2 or v3
|
|
70
|
3250
|
November 4, 2025
|
|
Is there a preparation for default lifetimes?
|
|
7
|
459
|
November 4, 2025
|
|
Case: A lazily evaluated self-referential type for the standard library
|
|
7
|
510
|
November 3, 2025
|
|
Support symbol versioning with #[export_name]
|
|
9
|
395
|
November 3, 2025
|
|
Making profiles more flexible and useful?
|
|
7
|
387
|
November 3, 2025
|
|
Implicit numeric widening/coercion proposal
|
|
42
|
989
|
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
|
244
|
November 1, 2025
|
|
`impl Default` for generically sized arrays? (`[T; N]`)
|
|
38
|
2172
|
October 31, 2025
|
|
[algorithm] new float/double to string algorithm
|
|
7
|
278
|
October 31, 2025
|
|
[idea] vec macro expand
|
|
9
|
406
|
October 31, 2025
|
|
Rust 1.91.0 pre-release testing
|
|
0
|
340
|
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
|
756
|
October 27, 2025
|
|
Conversions to dyn Trait are too implicit -- we need syntax
|
|
8
|
607
|
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
|
502
|
October 21, 2025
|
|
Top-level self functions `fn f(self: T)`
|
|
17
|
885
|
October 20, 2025
|
|
Inline reexports
|
|
1
|
255
|
October 20, 2025
|