|
Changing the default x86-64 compilation target to v2 or v3
|
|
70
|
3220
|
November 4, 2025
|
|
Is there a preparation for default lifetimes?
|
|
7
|
447
|
November 4, 2025
|
|
Case: A lazily evaluated self-referential type for the standard library
|
|
7
|
501
|
November 3, 2025
|
|
Support symbol versioning with #[export_name]
|
|
9
|
387
|
November 3, 2025
|
|
Making profiles more flexible and useful?
|
|
7
|
382
|
November 3, 2025
|
|
Implicit numeric widening/coercion proposal
|
|
42
|
986
|
November 3, 2025
|
|
FnPin and FnPinMut: closures that return borrows of their captures
|
|
2
|
242
|
November 2, 2025
|
|
Can irrefutable_let_pattern change to allow bindings that are used later in the if-let chain?
|
|
2
|
239
|
November 1, 2025
|
|
`impl Default` for generically sized arrays? (`[T; N]`)
|
|
38
|
2165
|
October 31, 2025
|
|
[algorithm] new float/double to string algorithm
|
|
7
|
264
|
October 31, 2025
|
|
[idea] vec macro expand
|
|
9
|
401
|
October 31, 2025
|
|
Rust 1.91.0 pre-release testing
|
|
0
|
339
|
October 28, 2025
|
|
Pre-RFC: `std::fmt::FormattingOptions.indentation`
|
|
20
|
744
|
October 27, 2025
|
|
Unexpected panic
|
|
3
|
335
|
October 27, 2025
|
|
Possibility of making &str FFI safe
|
|
14
|
743
|
October 27, 2025
|
|
Conversions to dyn Trait are too implicit -- we need syntax
|
|
8
|
598
|
October 25, 2025
|
|
Warning users when lacking a Clone impl due to imperfect derive
|
|
2
|
384
|
October 24, 2025
|
|
`must_use` when matching on a `Result<MustUse, _>`
|
|
0
|
226
|
October 23, 2025
|
|
Conditional compilation during monomorphisation
|
|
2
|
258
|
October 23, 2025
|
|
Optimize `std::env::args_os().collect::<Vec<_>>()`
|
|
7
|
385
|
October 22, 2025
|
|
Stabilize --env-set command line
|
|
8
|
350
|
October 22, 2025
|
|
Can we avoid the orphan rule for empty traits?
|
|
6
|
498
|
October 21, 2025
|
|
Top-level self functions `fn f(self: T)`
|
|
17
|
875
|
October 20, 2025
|
|
Inline reexports
|
|
1
|
251
|
October 20, 2025
|
|
Weird behavior of borrow checker
|
|
3
|
253
|
October 19, 2025
|
|
Discussion on Trait Generics?
|
|
4
|
484
|
October 18, 2025
|
|
[Pre-RFC] Substructural Type System
|
|
22
|
2297
|
October 17, 2025
|
|
Debug info for copy/move operations
|
|
10
|
600
|
October 17, 2025
|
|
Where is mir-opt-level=2 (or higher) actually applied in rustc?
|
|
2
|
251
|
October 17, 2025
|
|
Immutable equivalent of IntoIterator
|
|
5
|
401
|
October 17, 2025
|