|
Welcome to the Rust Programming Language Internals Forum
|
|
1
|
44093
|
July 7, 2014
|
|
More granual `build.rs` companion: `links.rs`
|
|
6
|
421
|
April 20, 2026
|
|
Change error message of a failing `assert_eq!`
|
|
30
|
1354
|
April 10, 2026
|
|
[Pre-pre RFC] Allow exclusion of trait methods for (certain) unsatisfiable where bounds
|
|
5
|
246
|
April 9, 2026
|
|
Q: Why do match expression need parenthesis for ops to the right but not left?
|
|
7
|
594
|
April 9, 2026
|
|
Why is `RUSTC_BOOTSTRAP` so actively discouraged?
|
|
17
|
944
|
April 7, 2026
|
|
The lifecycle of a feature, and where to look for updates
|
|
2
|
209
|
March 30, 2026
|
|
Compiler should avoid generating very long type name
|
|
10
|
841
|
March 28, 2026
|
|
Pre-feature request: suppress unused variable warning for unit-type arguments
|
|
16
|
482
|
March 14, 2026
|
|
Stop including string content in index panics?
|
|
10
|
727
|
March 13, 2026
|
|
Idea : Lock Free STD Collection
|
|
9
|
761
|
March 7, 2026
|
|
Should we have set static field for Trait?
|
|
1
|
243
|
March 6, 2026
|
|
Interior mutability and safety of ownership transfer in Rust
|
|
8
|
280
|
March 6, 2026
|
|
Pre-RFC: Deprecation and separation of the dead_code lint
|
|
15
|
779
|
March 4, 2026
|
|
Custom Cargo Command to Show Only Errors (Avoid Setting RustFLAGS Every Time)
|
|
15
|
583
|
March 3, 2026
|
|
Using pre-2015 Rust
|
|
8
|
637
|
February 20, 2026
|
|
Looking for use cases of both using keyword `Self` and restricting to select inherent method somehow
|
|
7
|
322
|
February 10, 2026
|
|
What's the status of feature try_reserve?
|
|
0
|
205
|
February 7, 2026
|
|
Correct term for a “thing that can be moved but also mutated”
|
|
19
|
760
|
January 28, 2026
|
|
Propagating custom source annotation to LLVM IR
|
|
1
|
200
|
January 20, 2026
|
|
Ternary Operator
|
|
11
|
883
|
January 19, 2026
|
|
"arbitrary_self_types" with dyn compatibility
|
|
6
|
284
|
January 15, 2026
|
|
The case for fallible shrinking in Vec
|
|
5
|
415
|
January 15, 2026
|
|
Why `Vec` doesn't implement `Unpin` unconditionally like `Box`
|
|
6
|
625
|
January 13, 2026
|
|
#[repr(align(…))] should allow any constant expression, not just integer literals
|
|
3
|
326
|
January 13, 2026
|
|
Better codegen for CPU feature detection
|
|
44
|
3234
|
January 12, 2026
|
|
Win/Mac installer: Pack documentation into single file
|
|
7
|
250
|
January 1, 2026
|
|
A new beginning for Rust
|
|
1
|
641
|
December 31, 2025
|
|
Cargo fingerprinting
|
|
13
|
702
|
December 24, 2025
|
|
Control over CPU cache
|
|
2
|
417
|
December 18, 2025
|