|
Welcome to the Rust Programming Language Internals Forum
|
|
0
|
44533
|
June 25, 2014
|
|
pre-RFC: LTS for the Rust Toolchain
|
|
118
|
4084
|
September 22, 2026
|
|
How to do an in-place mapping of values in containers from a T to a newtype wrapper of T?
|
|
23
|
422
|
September 22, 2026
|
|
Does rust abstract file operations incorrectly?
|
|
80
|
1694
|
September 21, 2026
|
|
Nudging users off 2015 edition
|
|
41
|
1996
|
September 20, 2026
|
|
AI skills based on official guidelines
|
|
21
|
1053
|
September 20, 2026
|
|
Aliasing-xor-mutation WITHOUT borrow-checker
|
|
20
|
1024
|
September 19, 2026
|
|
Make Vec and String be slices
|
|
15
|
1051
|
September 17, 2026
|
|
Suggestion on implementation of floating-point computations with different rounding mode
|
|
10
|
524
|
September 15, 2026
|
|
Patched rustc to fix why editing one generic method recompiles all 200 instantiations
|
|
16
|
1264
|
September 14, 2026
|
|
Pre-RFC: global_generic — crate-level type parameters
|
|
9
|
400
|
September 14, 2026
|
|
Safe unions and error types
|
|
1
|
305
|
September 12, 2026
|
|
Adding retain_unsorted or similar
|
|
3
|
323
|
September 11, 2026
|
|
#![restrict(unsafe, modules = "platform::win")] (bikesheddable)
|
|
3
|
419
|
September 11, 2026
|
|
Feature request: Stabilize `NumBufferTrait` to use as a bound
|
|
6
|
457
|
September 9, 2026
|
|
[generic_const_exprs] Support for basic field access for structs and tuples
|
|
1
|
239
|
September 9, 2026
|
|
In Which Code The Parsing Of Function Happen In Rustc?
|
|
9
|
512
|
September 5, 2026
|
|
Generic statics within generic functions
|
|
20
|
576
|
September 5, 2026
|
|
Rust 1.98.1 pre-release testing
|
|
1
|
360
|
September 3, 2026
|
|
[Pre-pre-RFC] "splatting" for named arguments and function overloading
|
|
44
|
4634
|
September 2, 2026
|
|
Non-Rust artifact dependencies for build scripts
|
|
14
|
645
|
September 2, 2026
|
|
Option<NonNull<T>>::as_ptr
|
|
2
|
480
|
August 30, 2026
|
|
Unsafe low-level mutex
|
|
14
|
482
|
August 30, 2026
|
|
Add maximum and minimum and other functions
|
|
5
|
690
|
August 29, 2026
|
|
How to disable cargo semver metadata warning?
|
|
4
|
241
|
August 28, 2026
|
|
Feature request: `std::io::Sink` should implement `std::io::IsTerminal` (returning `false`)
|
|
2
|
283
|
August 28, 2026
|
|
SAFETY documentation may be inconsistent with soundness verification specifications
|
|
80
|
1467
|
August 28, 2026
|
|
Another approach to the nonzero macro
|
|
10
|
680
|
August 27, 2026
|
|
Build Security
|
|
31
|
2222
|
August 27, 2026
|
|
Pre-RFC: defining globals in global_asm!
|
|
1
|
222
|
August 27, 2026
|