|
Welcome to the Rust Programming Language Internals Forum
|
|
1
|
44198
|
July 7, 2014
|
|
[Pre-RFC] Flow-Directed Monomorphization Collection in MIR
|
|
2
|
43
|
June 2, 2026
|
|
Include racy reads in Rust memory model with `MaybeInvalid<T>`
|
|
48
|
1558
|
June 2, 2026
|
|
Parser error recovery in `syn` for better IDE support with proc-macros
|
|
19
|
300
|
June 2, 2026
|
|
[Pre-RFC] BTF relocations
|
|
26
|
1671
|
June 1, 2026
|
|
Wasm32: Rust should not spill v128 function params into shadow stack
|
|
5
|
620
|
May 31, 2026
|
|
Crowdsourcing request: What syntax changes that will affect the AST are currently in flight?
|
|
8
|
411
|
May 30, 2026
|
|
Warning users when lacking a Clone impl due to imperfect derive
|
|
3
|
640
|
May 29, 2026
|
|
Pre-RFC: Guarantee that pointers to `OsStr` has the same layout as pointers to `str`/`[u8]`
|
|
5
|
528
|
May 27, 2026
|
|
Pre-RFC improved ergonomics for `!`
|
|
19
|
1098
|
May 27, 2026
|
|
Pre-RFC: Unsafe traits conditionally depending on safe trait behaviour
|
|
6
|
288
|
May 27, 2026
|
|
[Discussion] Alternative syntax for async iteration: `for async i in stream`?
|
|
7
|
469
|
May 27, 2026
|
|
Rust 1.96.0 pre-release testing
|
|
7
|
456
|
May 26, 2026
|
|
What is Allocator::by_ref for?
|
|
10
|
488
|
May 26, 2026
|
|
[Pre-RFC] Make some feature-detected function-to-fn-pointer casts safe through ZST token types
|
|
6
|
377
|
May 25, 2026
|
|
Another Experiment To Make Unsafe Rust Safer: Preventing UB In MaybeUninit With Compile Time Error
|
|
15
|
439
|
May 24, 2026
|
|
Per-package-target feature unification
|
|
2
|
221
|
May 22, 2026
|
|
Hope to improve the error messages of cargo or rustup
|
|
2
|
201
|
May 22, 2026
|
|
Reducing Raw Pointer Footguns: Preventing Reference Aliasing Violations at Compile Time
|
|
41
|
804
|
May 21, 2026
|
|
Pre-RFC: Mutually-excusive, global features
|
|
53
|
8143
|
May 21, 2026
|
|
Semantic of smart pointers
|
|
2
|
341
|
May 19, 2026
|
|
Mutually exclusive traits
|
|
3
|
418
|
May 18, 2026
|
|
Could you borrow a bit?
|
|
15
|
635
|
May 18, 2026
|
|
InteriorAssign trait { a := b }
|
|
31
|
792
|
May 17, 2026
|
|
Is it possible to define various level for safety?
|
|
4
|
443
|
May 17, 2026
|
|
`Instant::PAST_VALUE` constant?
|
|
15
|
715
|
May 16, 2026
|
|
Matching keywords in declarative macros with `empty` macro fragments OR named repetition groups
|
|
2
|
134
|
May 16, 2026
|
|
Where the beta compiler(maybe stage0?) come from?
|
|
2
|
198
|
May 15, 2026
|
|
Signal semantics for Rust
|
|
4
|
674
|
May 14, 2026
|
|
core::path::Path
|
|
7
|
591
|
May 12, 2026
|