|
Is it possible to "patching" a trait's implementation for a custom type?
|
|
2
|
261
|
November 13, 2025
|
|
Is it correct to relax the variances of lifetimes of `thread::Scope` to contravariant?
|
|
2
|
366
|
November 11, 2025
|
|
Why try_fold (and similar functions) requires Self: Sized?
|
|
2
|
235
|
November 10, 2025
|
|
#[warn(unreachable_code)] warning on unreachable!()
|
|
8
|
367
|
November 10, 2025
|
|
Idea: allow methods with provided `self` to be used as closures
|
|
18
|
650
|
November 10, 2025
|
|
Proposal: Syntactic Sugar for Disambiguating Conflicting Trait Methods
|
|
14
|
456
|
November 10, 2025
|
|
Distributing x86-64 tier 1 with host tools v1–3 each
|
|
19
|
552
|
November 9, 2025
|
|
Discussion: Enhanced License Compliance for crates.io
|
|
21
|
636
|
November 9, 2025
|
|
Rust 1.91.1 pre-release testing
|
|
0
|
247
|
November 7, 2025
|
|
Bots are spamming users forum right now
|
|
1
|
310
|
November 7, 2025
|
|
A plan to move most of `std::io` to `alloc`
|
|
7
|
748
|
November 7, 2025
|
|
[Pre-RFC]: IntoOwned trait that harmonizes Cow and ToOwned
|
|
15
|
873
|
November 6, 2025
|
|
Bit interleaving in std
|
|
6
|
422
|
November 4, 2025
|
|
Changing the default x86-64 compilation target to v2 or v3
|
|
70
|
3263
|
November 4, 2025
|
|
Is there a preparation for default lifetimes?
|
|
7
|
463
|
November 4, 2025
|
|
Case: A lazily evaluated self-referential type for the standard library
|
|
7
|
511
|
November 3, 2025
|
|
Support symbol versioning with #[export_name]
|
|
9
|
401
|
November 3, 2025
|
|
Making profiles more flexible and useful?
|
|
7
|
388
|
November 3, 2025
|
|
Implicit numeric widening/coercion proposal
|
|
42
|
994
|
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
|
2178
|
October 31, 2025
|
|
[algorithm] new float/double to string algorithm
|
|
7
|
285
|
October 31, 2025
|
|
[idea] vec macro expand
|
|
9
|
409
|
October 31, 2025
|
|
Rust 1.91.0 pre-release testing
|
|
0
|
344
|
October 28, 2025
|
|
Pre-RFC: `std::fmt::FormattingOptions.indentation`
|
|
20
|
749
|
October 27, 2025
|
|
Unexpected panic
|
|
3
|
340
|
October 27, 2025
|
|
Possibility of making &str FFI safe
|
|
14
|
757
|
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
|
388
|
October 24, 2025
|