|
Welcome to the Rust Programming Language Internals Forum
|
|
0
|
44542
|
June 25, 2014
|
|
Trait for peekable iterators
|
|
4
|
63
|
September 24, 2026
|
|
Process for merging core/alloc/std
|
|
13
|
206
|
September 24, 2026
|
|
Aliasing-xor-mutation WITHOUT borrow-checker
|
|
48
|
1293
|
September 24, 2026
|
|
pre-RFC: LTS for the Rust Toolchain
|
|
137
|
4437
|
September 23, 2026
|
|
How to do an in-place mapping of values in containers from a T to a newtype wrapper of T?
|
|
24
|
609
|
September 23, 2026
|
|
Does rust abstract file operations incorrectly?
|
|
80
|
1772
|
September 21, 2026
|
|
Nudging users off 2015 edition
|
|
41
|
2042
|
September 20, 2026
|
|
AI skills based on official guidelines
|
|
21
|
1097
|
September 20, 2026
|
|
Make Vec and String be slices
|
|
15
|
1076
|
September 17, 2026
|
|
Suggestion on implementation of floating-point computations with different rounding mode
|
|
10
|
537
|
September 15, 2026
|
|
Patched rustc to fix why editing one generic method recompiles all 200 instantiations
|
|
16
|
1285
|
September 14, 2026
|
|
Pre-RFC: global_generic — crate-level type parameters
|
|
9
|
413
|
September 14, 2026
|
|
Safe unions and error types
|
|
1
|
312
|
September 12, 2026
|
|
Adding retain_unsorted or similar
|
|
3
|
332
|
September 11, 2026
|
|
#![restrict(unsafe, modules = "platform::win")] (bikesheddable)
|
|
3
|
425
|
September 11, 2026
|
|
Feature request: Stabilize `NumBufferTrait` to use as a bound
|
|
6
|
466
|
September 9, 2026
|
|
[generic_const_exprs] Support for basic field access for structs and tuples
|
|
1
|
243
|
September 9, 2026
|
|
In Which Code The Parsing Of Function Happen In Rustc?
|
|
9
|
522
|
September 5, 2026
|
|
Generic statics within generic functions
|
|
20
|
583
|
September 5, 2026
|
|
Rust 1.98.1 pre-release testing
|
|
1
|
367
|
September 3, 2026
|
|
[Pre-pre-RFC] "splatting" for named arguments and function overloading
|
|
44
|
4651
|
September 2, 2026
|
|
Non-Rust artifact dependencies for build scripts
|
|
14
|
649
|
September 2, 2026
|
|
Option<NonNull<T>>::as_ptr
|
|
2
|
485
|
August 30, 2026
|
|
Unsafe low-level mutex
|
|
14
|
487
|
August 30, 2026
|
|
Add maximum and minimum and other functions
|
|
5
|
697
|
August 29, 2026
|
|
How to disable cargo semver metadata warning?
|
|
4
|
245
|
August 28, 2026
|
|
Feature request: `std::io::Sink` should implement `std::io::IsTerminal` (returning `false`)
|
|
2
|
288
|
August 28, 2026
|
|
SAFETY documentation may be inconsistent with soundness verification specifications
|
|
80
|
1476
|
August 28, 2026
|
|
Another approach to the nonzero macro
|
|
10
|
687
|
August 27, 2026
|