|
Stop including string content in index panics?
|
|
10
|
864
|
March 13, 2026
|
|
Idea : Lock Free STD Collection
|
|
9
|
925
|
March 7, 2026
|
|
Should we have set static field for Trait?
|
|
1
|
285
|
March 6, 2026
|
|
Interior mutability and safety of ownership transfer in Rust
|
|
8
|
398
|
March 6, 2026
|
|
Pre-RFC: Deprecation and separation of the dead_code lint
|
|
15
|
944
|
March 4, 2026
|
|
Custom Cargo Command to Show Only Errors (Avoid Setting RustFLAGS Every Time)
|
|
15
|
848
|
March 3, 2026
|
|
Using pre-2015 Rust
|
|
8
|
748
|
February 20, 2026
|
|
Looking for use cases of both using keyword `Self` and restricting to select inherent method somehow
|
|
7
|
408
|
February 10, 2026
|
|
What's the status of feature try_reserve?
|
|
0
|
232
|
February 7, 2026
|
|
Correct term for a “thing that can be moved but also mutated”
|
|
19
|
894
|
January 28, 2026
|
|
Propagating custom source annotation to LLVM IR
|
|
1
|
239
|
January 20, 2026
|
|
Ternary Operator
|
|
11
|
1021
|
January 19, 2026
|
|
"arbitrary_self_types" with dyn compatibility
|
|
6
|
355
|
January 15, 2026
|
|
The case for fallible shrinking in Vec
|
|
5
|
491
|
January 15, 2026
|
|
Why `Vec` doesn't implement `Unpin` unconditionally like `Box`
|
|
6
|
698
|
January 13, 2026
|
|
#[repr(align(…))] should allow any constant expression, not just integer literals
|
|
3
|
372
|
January 13, 2026
|
|
Better codegen for CPU feature detection
|
|
44
|
3680
|
January 12, 2026
|
|
Win/Mac installer: Pack documentation into single file
|
|
7
|
316
|
January 1, 2026
|
|
A new beginning for Rust
|
|
1
|
844
|
December 31, 2025
|
|
Cargo fingerprinting
|
|
13
|
866
|
December 24, 2025
|
|
Control over CPU cache
|
|
2
|
482
|
December 18, 2025
|
|
What if hovering on `deny_unknown_fields` showed documentation?
|
|
1
|
421
|
December 17, 2025
|
|
Unstable API at doc.rust-lang.org/std?
|
|
35
|
2005
|
December 13, 2025
|
|
Is it possible to have a better .expect() function that accept formatted literials?
|
|
18
|
1255
|
December 8, 2025
|
|
Reproducible builds for rustc: GSOC '25 idea
|
|
4
|
1192
|
December 5, 2025
|
|
Idea - Burner Traits
|
|
1
|
326
|
November 23, 2025
|
|
#[warn(unreachable_code)] warning on unreachable!()
|
|
8
|
584
|
November 10, 2025
|
|
Idea: allow methods with provided `self` to be used as closures
|
|
18
|
877
|
November 10, 2025
|
|
Is there a preparation for default lifetimes?
|
|
7
|
657
|
November 4, 2025
|
|
`impl Default` for generically sized arrays? (`[T; N]`)
|
|
38
|
2804
|
October 31, 2025
|