|
Welcome to the Rust Programming Language Internals Forum
|
|
1
|
43747
|
July 7, 2014
|
|
#[repr(align(…))] should allow any constant expression, not just integer literals
|
|
2
|
48
|
January 13, 2026
|
|
The Case for Inverse Coloring (Async by Default)
|
|
8
|
447
|
January 12, 2026
|
|
Idea: let closures capture with argument passing semantics
|
|
2
|
170
|
January 12, 2026
|
|
Adding LaTeX support to rustdoc
|
|
20
|
863
|
January 12, 2026
|
|
Better codegen for CPU feature detection
|
|
44
|
2853
|
January 12, 2026
|
|
Support symbol versioning with #[export_name]
|
|
11
|
568
|
January 11, 2026
|
|
Why `Vec` doesn't implement `Unpin` unconditionally like `Box`
|
|
5
|
319
|
January 11, 2026
|
|
Ternary Operator
|
|
10
|
475
|
January 11, 2026
|
|
Rustup makes little sense
|
|
37
|
1255
|
January 10, 2026
|
|
Idea: trait methods with un-overridable implementations
|
|
23
|
548
|
January 10, 2026
|
|
[Pre-RFC] Fields-projection using Keypaths
|
|
8
|
222
|
January 10, 2026
|
|
Stabilization proposal: Unsize trait
|
|
9
|
589
|
January 10, 2026
|
|
[Pre-RFC] Linear algebra primitives (vectors,matrices,...)
|
|
29
|
1271
|
January 7, 2026
|
|
`[features]` in Cargo.toml should be allowed to have a description
|
|
2
|
235
|
January 7, 2026
|
|
`cargo install --locked` or not locked middle ground?
|
|
11
|
459
|
January 6, 2026
|
|
Is it possible to standardize additional config file naming?
|
|
4
|
270
|
January 5, 2026
|
|
Can `'a outlives T` be implemented with implied bounds?
|
|
5
|
334
|
January 5, 2026
|
|
Naming GPU things in the Rust Compiler and Standard Library
|
|
18
|
1118
|
January 4, 2026
|
|
Portable (portal?) macros
|
|
3
|
292
|
January 3, 2026
|
|
Syntax bikeshed: specializable bounds
|
|
26
|
1109
|
January 2, 2026
|
|
Feature Request:Add cargo binstall by default
|
|
10
|
330
|
January 2, 2026
|
|
`leading_zeros()` has UB ... again?
|
|
5
|
461
|
January 2, 2026
|
|
[not a Pre-RFC]: Opt-out safety for experienced developers
|
|
11
|
709
|
January 1, 2026
|
|
Win/Mac installer: Pack documentation into single file
|
|
7
|
203
|
January 1, 2026
|
|
Reconsidering semantic significance of line-breaks after `ExpressionWithBlock`s
|
|
8
|
194
|
January 1, 2026
|
|
Linq in rust
|
|
15
|
711
|
December 31, 2025
|
|
Optimistic `cargo run` for faster compile/iteration times
|
|
6
|
351
|
December 31, 2025
|
|
A new beginning for Rust
|
|
1
|
399
|
December 31, 2025
|
|
Allow derive macro, trait and types with the same name
|
|
4
|
215
|
December 29, 2025
|