Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42703
|
July 7, 2014
|
Seeking beta testers for rustup v1.28.2
|
|
0
|
39
|
April 19, 2025
|
Highlight Differences In `assert_eq!()`
|
|
8
|
870
|
April 19, 2025
|
Optimize `loop {}`
|
|
15
|
742
|
April 18, 2025
|
Giving generics traits via unsafe code
|
|
13
|
490
|
April 18, 2025
|
[idea] Allow borrowing twice in unsafe area
|
|
7
|
412
|
April 17, 2025
|
Best way to hide borrow_mut
|
|
6
|
263
|
April 17, 2025
|
Optimize unnecessary O(n^2) check in `slice::get_disjoint_mut`
|
|
11
|
307
|
April 16, 2025
|
Slight relaxation of the orphan rules
|
|
6
|
493
|
April 14, 2025
|
Discussion: Allowing Unsafe to Bypass Visibility
|
|
36
|
1708
|
April 14, 2025
|
Pre-RFC: Allow mut keyword on struct fields
|
|
2
|
352
|
April 13, 2025
|
Discussion: The magic pin! macro
|
|
4
|
463
|
April 13, 2025
|
Pre-RFC: trait class for single inheritance
|
|
20
|
1106
|
April 13, 2025
|
Check server and client communication
|
|
2
|
186
|
April 12, 2025
|
Treat unit-like structs and variants like constant items in array repeat operands
|
|
3
|
297
|
April 11, 2025
|
Allow running cargo check on a virtual file system like the one held by rust-analyzer
|
|
4
|
338
|
April 11, 2025
|
Limited unsized values for boxing futures with AFIDT
|
|
4
|
293
|
April 11, 2025
|
[rustdoc] docs for derived impls
|
|
3
|
167
|
April 11, 2025
|
[idea] make PartialOrd method returns custom methods
|
|
3
|
215
|
April 10, 2025
|
Pre-RFC: #[align] attribute
|
|
26
|
1047
|
April 10, 2025
|
Ref/mut vs const/mut vs ""/mut
|
|
1
|
262
|
April 9, 2025
|
FR: Making `extern "C-unwind"` work with `-fno-exceptions`
|
|
3
|
220
|
April 9, 2025
|
`fail` keyword
|
|
19
|
826
|
April 9, 2025
|
(Read-only) access to crate code in proc-macro
|
|
6
|
206
|
April 8, 2025
|
Run-time Dynamic type-casting (RTTI), contd
|
|
2
|
248
|
April 8, 2025
|
Redoing hashing traits
|
|
3
|
339
|
April 8, 2025
|
Idea: partial impls
|
|
6
|
326
|
April 8, 2025
|
What if the transition to Rust 2.0 can be fully machine applicable? (with `cargo fix`)
|
|
11
|
604
|
April 8, 2025
|
Pre-RFC: Limited-Value Types
|
|
3
|
338
|
April 8, 2025
|
Would it ever be possible to add a blanket implementations like this to stdlib?
|
|
3
|
404
|
April 7, 2025
|