Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42723
|
July 7, 2014
|
Defining Dependency Versions Remotely
|
|
17
|
373
|
April 23, 2025
|
How does inline assembly and the physical machine fit into the abstract machine model, or exist outside of it?
|
|
30
|
723
|
April 23, 2025
|
[idea] add some binary data methods
|
|
0
|
56
|
April 23, 2025
|
Explicit bindings in patterns
|
|
5
|
175
|
April 22, 2025
|
Consider introducing a named lifetime parameter: very problematic error message that sets up novice users for failure
|
|
8
|
431
|
April 22, 2025
|
Highlight Differences In `assert_eq!()`
|
|
10
|
1152
|
April 22, 2025
|
On DebugTuple and {:#?}
|
|
12
|
348
|
April 22, 2025
|
Why Rust compiler (1.77.0 to 1.85.0) reserves 2x extra stack for large enum?
|
|
6
|
2022
|
April 22, 2025
|
Giving generics traits via unsafe code
|
|
23
|
704
|
April 21, 2025
|
Optimize unnecessary O(n^2) check in `slice::get_disjoint_mut`
|
|
12
|
524
|
April 20, 2025
|
Seeking beta testers for rustup v1.28.2
|
|
0
|
242
|
April 19, 2025
|
Optimize `loop {}`
|
|
15
|
912
|
April 18, 2025
|
[idea] Allow borrowing twice in unsafe area
|
|
7
|
487
|
April 17, 2025
|
Best way to hide borrow_mut
|
|
6
|
303
|
April 17, 2025
|
Slight relaxation of the orphan rules
|
|
6
|
528
|
April 14, 2025
|
Discussion: Allowing Unsafe to Bypass Visibility
|
|
36
|
1743
|
April 14, 2025
|
Pre-RFC: Allow mut keyword on struct fields
|
|
2
|
387
|
April 13, 2025
|
Discussion: The magic pin! macro
|
|
4
|
491
|
April 13, 2025
|
Pre-RFC: trait class for single inheritance
|
|
20
|
1122
|
April 13, 2025
|
Check server and client communication
|
|
2
|
196
|
April 12, 2025
|
Treat unit-like structs and variants like constant items in array repeat operands
|
|
3
|
315
|
April 11, 2025
|
Allow running cargo check on a virtual file system like the one held by rust-analyzer
|
|
4
|
350
|
April 11, 2025
|
Limited unsized values for boxing futures with AFIDT
|
|
4
|
298
|
April 11, 2025
|
[rustdoc] docs for derived impls
|
|
3
|
173
|
April 11, 2025
|
[idea] make PartialOrd method returns custom methods
|
|
3
|
225
|
April 10, 2025
|
Pre-RFC: #[align] attribute
|
|
26
|
1066
|
April 10, 2025
|
Ref/mut vs const/mut vs ""/mut
|
|
1
|
271
|
April 9, 2025
|
FR: Making `extern "C-unwind"` work with `-fno-exceptions`
|
|
3
|
230
|
April 9, 2025
|
`fail` keyword
|
|
19
|
850
|
April 9, 2025
|