|
Welcome to the Rust Programming Language Internals Forum
|
|
1
|
43839
|
July 7, 2014
|
|
Idea / Pre-RFC: Null-free pointers
|
|
0
|
3
|
February 10, 2026
|
|
Looking for use cases of both using keyword `Self` and restricting to select inherent method somehow
|
|
7
|
205
|
February 10, 2026
|
|
[Idea/Pre-Pre-RFC] Additional exhaustiveness checking
|
|
3
|
234
|
February 9, 2026
|
|
FFI-proof slice::from_raw_parts
|
|
10
|
354
|
February 9, 2026
|
|
What’s where [(); SIZE + Kind::EXTRA]:?
|
|
3
|
237
|
February 9, 2026
|
|
Offset_of_val!
|
|
19
|
558
|
February 9, 2026
|
|
Private unsafe fields are a poorly motivated feature
|
|
75
|
870
|
February 9, 2026
|
|
What's the status of feature try_reserve?
|
|
0
|
144
|
February 7, 2026
|
|
Pre-RFC: Rust Safety Standard
|
|
70
|
1165
|
February 6, 2026
|
|
Pre-RFC: Place traits
|
|
9
|
890
|
February 6, 2026
|
|
Async/await optimizations could make language even more powerful
|
|
4
|
374
|
February 6, 2026
|
|
Closures and functional traits
|
|
21
|
737
|
February 5, 2026
|
|
Share how safety tags are combined with function grouping/navigation
|
|
2
|
191
|
February 3, 2026
|
|
[Idea] A third kind of reference between "mutable" and "immutable" in Rust
|
|
15
|
1124
|
February 2, 2026
|
|
Add global imports to rust
|
|
2
|
338
|
February 2, 2026
|
|
Proposal: Syntactic Sugar for Disambiguating Conflicting Trait Methods
|
|
17
|
684
|
January 31, 2026
|
|
repr(C) AIX Struct Alignment
|
|
63
|
2528
|
January 28, 2026
|
|
Extend LateLintPass by `check_trait_item_post`
|
|
0
|
125
|
January 28, 2026
|
|
Correct term for a “thing that can be moved but also mutated”
|
|
19
|
716
|
January 28, 2026
|
|
Make all rustc lints part of at least one group
|
|
15
|
448
|
January 27, 2026
|
|
Should there be a way to override the version of patched crates?
|
|
2
|
267
|
January 24, 2026
|
|
Owning References
|
|
6
|
424
|
January 23, 2026
|
|
Have single impls with namespaces been discussed?
|
|
5
|
465
|
January 23, 2026
|
|
Prerelease versions aren't usable for shared dependencies
|
|
2
|
308
|
January 23, 2026
|
|
Impl From<&Cow<[T]>> for &[T]
|
|
4
|
256
|
January 22, 2026
|
|
Could we allow references inside a Cell if we assume any two Cells alias?
|
|
2
|
240
|
January 22, 2026
|
|
Support symbol versioning with #[export_name]
|
|
12
|
778
|
January 22, 2026
|
|
Rust 1.93.0 pre-release testing
|
|
1
|
429
|
January 21, 2026
|
|
Adding LaTeX support to rustdoc
|
|
26
|
1430
|
January 20, 2026
|