|
Private unsafe fields are a poorly motivated feature
|
|
184
|
2886
|
February 20, 2026
|
|
Conditions for unsafe code to rely on correctness
|
|
36
|
777
|
February 18, 2026
|
|
Bounds checking optimizations
|
|
10
|
506
|
February 18, 2026
|
|
Get `&mut Map` back from entry API
|
|
8
|
454
|
February 16, 2026
|
|
A thought on in-place
|
|
5
|
400
|
February 16, 2026
|
|
Why isn't Into dyn compatible
|
|
4
|
394
|
February 16, 2026
|
|
Category for *-derive crates
|
|
9
|
311
|
February 15, 2026
|
|
New target triple for wasm builtins?
|
|
6
|
230
|
February 15, 2026
|
|
What prevents Cargo from adding `[bench/bin/example-dependencies]`?
|
|
13
|
350
|
February 15, 2026
|
|
Why is `ToOwned` in `alloc`?
|
|
9
|
494
|
February 13, 2026
|
|
Federated Registries?
|
|
4
|
309
|
February 11, 2026
|
|
Generalized binder types
|
|
3
|
275
|
February 11, 2026
|
|
Rust 1.93.1 pre-release testing
|
|
0
|
221
|
February 11, 2026
|
|
[Idea/Pre-Pre-RFC] Additional exhaustiveness checking
|
|
4
|
404
|
February 11, 2026
|
|
FFI-proof slice::from_raw_parts
|
|
13
|
560
|
February 10, 2026
|
|
Looking for use cases of both using keyword `Self` and restricting to select inherent method somehow
|
|
7
|
322
|
February 10, 2026
|
|
Offset_of_val!
|
|
19
|
717
|
February 9, 2026
|
|
What's the status of feature try_reserve?
|
|
0
|
204
|
February 7, 2026
|
|
Async/await optimizations could make language even more powerful
|
|
4
|
509
|
February 6, 2026
|
|
Closures and functional traits
|
|
21
|
822
|
February 5, 2026
|
|
Share how safety tags are combined with function grouping/navigation
|
|
2
|
210
|
February 3, 2026
|
|
[Idea] A third kind of reference between "mutable" and "immutable" in Rust
|
|
15
|
1212
|
February 2, 2026
|
|
Add global imports to rust
|
|
2
|
407
|
February 2, 2026
|
|
Proposal: Syntactic Sugar for Disambiguating Conflicting Trait Methods
|
|
17
|
754
|
January 31, 2026
|
|
repr(C) AIX Struct Alignment
|
|
63
|
2662
|
January 28, 2026
|
|
Extend LateLintPass by `check_trait_item_post`
|
|
0
|
134
|
January 28, 2026
|
|
Correct term for a “thing that can be moved but also mutated”
|
|
19
|
759
|
January 28, 2026
|
|
Make all rustc lints part of at least one group
|
|
15
|
478
|
January 27, 2026
|
|
Should there be a way to override the version of patched crates?
|
|
2
|
292
|
January 24, 2026
|
|
Owning References
|
|
6
|
467
|
January 23, 2026
|