|
Welcome to the Rust Programming Language Internals Forum
|
|
0
|
44508
|
June 25, 2014
|
|
AI skills based on official guidelines
|
|
19
|
737
|
September 14, 2026
|
|
Suggestion on implementation of floating-point computations with different rounding mode
|
|
3
|
246
|
September 14, 2026
|
|
Aliasing-xor-mutation WITHOUT borrow-checker
|
|
10
|
424
|
September 14, 2026
|
|
Patched rustc to fix why editing one generic method recompiles all 200 instantiations
|
|
17
|
1023
|
September 14, 2026
|
|
Pre-RFC: global_generic — crate-level type parameters
|
|
9
|
296
|
September 14, 2026
|
|
Safe unions and error types
|
|
1
|
206
|
September 12, 2026
|
|
Adding retain_unsorted or similar
|
|
3
|
269
|
September 11, 2026
|
|
#![restrict(unsafe, modules = "platform::win")] (bikesheddable)
|
|
3
|
383
|
September 11, 2026
|
|
Feature request: Stabilize `NumBufferTrait` to use as a bound
|
|
6
|
395
|
September 9, 2026
|
|
[generic_const_exprs] Support for basic field access for structs and tuples
|
|
1
|
213
|
September 9, 2026
|
|
Nudging users off 2015 edition
|
|
40
|
1794
|
September 8, 2026
|
|
In Which Code The Parsing Of Function Happen In Rustc?
|
|
9
|
492
|
September 5, 2026
|
|
Generic statics within generic functions
|
|
20
|
549
|
September 5, 2026
|
|
Rust 1.98.1 pre-release testing
|
|
1
|
338
|
September 3, 2026
|
|
[Pre-pre-RFC] "splatting" for named arguments and function overloading
|
|
44
|
4562
|
September 2, 2026
|
|
Does rust abstract file operations incorrectly?
|
|
79
|
1536
|
September 2, 2026
|
|
Non-Rust artifact dependencies for build scripts
|
|
14
|
626
|
September 2, 2026
|
|
Option<NonNull<T>>::as_ptr
|
|
2
|
454
|
August 30, 2026
|
|
Unsafe low-level mutex
|
|
14
|
445
|
August 30, 2026
|
|
Add maximum and minimum and other functions
|
|
5
|
666
|
August 29, 2026
|
|
How to disable cargo semver metadata warning?
|
|
4
|
227
|
August 28, 2026
|
|
Feature request: `std::io::Sink` should implement `std::io::IsTerminal` (returning `false`)
|
|
2
|
264
|
August 28, 2026
|
|
SAFETY documentation may be inconsistent with soundness verification specifications
|
|
80
|
1421
|
August 28, 2026
|
|
Another approach to the nonzero macro
|
|
10
|
654
|
August 27, 2026
|
|
Build Security
|
|
31
|
2196
|
August 27, 2026
|
|
Pre-RFC: defining globals in global_asm!
|
|
1
|
209
|
August 27, 2026
|
|
Make beta Unicode versions available in Nightly?
|
|
7
|
879
|
August 27, 2026
|
|
My Idea to buff no_std
|
|
8
|
463
|
August 26, 2026
|
|
How would specialisation (if a sound implementation was ever found) prevent itself from allowing negative trait reasoning?
|
|
1
|
256
|
August 25, 2026
|