|
Welcome to the Rust Programming Language Internals Forum
|
|
0
|
44499
|
June 25, 2014
|
|
Aliasing-xor-mutation WITHOUT borrow-checker
|
|
5
|
146
|
September 13, 2026
|
|
Patched rustc to fix why editing one generic method recompiles all 200 instantiations
|
|
11
|
658
|
September 12, 2026
|
|
Safe unions and error types
|
|
1
|
71
|
September 12, 2026
|
|
Suggestion on implementation of floating-point computations with different rounding mode
|
|
1
|
148
|
September 12, 2026
|
|
Adding retain_unsorted or similar
|
|
3
|
224
|
September 11, 2026
|
|
#![restrict(unsafe, modules = "platform::win")] (bikesheddable)
|
|
3
|
363
|
September 11, 2026
|
|
Pre-RFC: global_generic — crate-level type parameters
|
|
8
|
224
|
September 10, 2026
|
|
Feature request: Stabilize `NumBufferTrait` to use as a bound
|
|
6
|
379
|
September 9, 2026
|
|
[generic_const_exprs] Support for basic field access for structs and tuples
|
|
1
|
201
|
September 9, 2026
|
|
Nudging users off 2015 edition
|
|
40
|
1743
|
September 8, 2026
|
|
In Which Code The Parsing Of Function Happen In Rustc?
|
|
9
|
475
|
September 5, 2026
|
|
Generic statics within generic functions
|
|
20
|
523
|
September 5, 2026
|
|
Rust 1.98.1 pre-release testing
|
|
1
|
329
|
September 3, 2026
|
|
[Pre-pre-RFC] "splatting" for named arguments and function overloading
|
|
44
|
4541
|
September 2, 2026
|
|
AI skills based on official guidelines
|
|
18
|
699
|
September 2, 2026
|
|
Does rust abstract file operations incorrectly?
|
|
79
|
1494
|
September 2, 2026
|
|
Non-Rust artifact dependencies for build scripts
|
|
14
|
604
|
September 2, 2026
|
|
Option<NonNull<T>>::as_ptr
|
|
2
|
435
|
August 30, 2026
|
|
Unsafe low-level mutex
|
|
14
|
428
|
August 30, 2026
|
|
Add maximum and minimum and other functions
|
|
5
|
652
|
August 29, 2026
|
|
How to disable cargo semver metadata warning?
|
|
4
|
218
|
August 28, 2026
|
|
Feature request: `std::io::Sink` should implement `std::io::IsTerminal` (returning `false`)
|
|
2
|
249
|
August 28, 2026
|
|
SAFETY documentation may be inconsistent with soundness verification specifications
|
|
80
|
1394
|
August 28, 2026
|
|
Another approach to the nonzero macro
|
|
10
|
640
|
August 27, 2026
|
|
Build Security
|
|
31
|
2176
|
August 27, 2026
|
|
Pre-RFC: defining globals in global_asm!
|
|
1
|
198
|
August 27, 2026
|
|
Make beta Unicode versions available in Nightly?
|
|
7
|
871
|
August 27, 2026
|
|
My Idea to buff no_std
|
|
8
|
451
|
August 26, 2026
|
|
How would specialisation (if a sound implementation was ever found) prevent itself from allowing negative trait reasoning?
|
|
1
|
246
|
August 25, 2026
|