|
Welcome to the Rust Programming Language Internals Forum
|
|
0
|
44525
|
June 25, 2014
|
|
How to do an in-place mapping of values in containers from a T to a newtype wrapper of T?
|
|
21
|
173
|
September 19, 2026
|
|
pre-RFC: LTS for the Rust Toolchain
|
|
112
|
3846
|
September 19, 2026
|
|
Aliasing-xor-mutation WITHOUT borrow-checker
|
|
20
|
975
|
September 19, 2026
|
|
Make Vec and String be slices
|
|
15
|
1006
|
September 17, 2026
|
|
Suggestion on implementation of floating-point computations with different rounding mode
|
|
10
|
501
|
September 15, 2026
|
|
AI skills based on official guidelines
|
|
19
|
933
|
September 14, 2026
|
|
Patched rustc to fix why editing one generic method recompiles all 200 instantiations
|
|
16
|
1240
|
September 14, 2026
|
|
Pre-RFC: global_generic — crate-level type parameters
|
|
9
|
379
|
September 14, 2026
|
|
Safe unions and error types
|
|
1
|
289
|
September 12, 2026
|
|
Adding retain_unsorted or similar
|
|
3
|
313
|
September 11, 2026
|
|
#![restrict(unsafe, modules = "platform::win")] (bikesheddable)
|
|
3
|
412
|
September 11, 2026
|
|
Feature request: Stabilize `NumBufferTrait` to use as a bound
|
|
6
|
439
|
September 9, 2026
|
|
[generic_const_exprs] Support for basic field access for structs and tuples
|
|
1
|
233
|
September 9, 2026
|
|
Nudging users off 2015 edition
|
|
40
|
1836
|
September 8, 2026
|
|
In Which Code The Parsing Of Function Happen In Rustc?
|
|
9
|
504
|
September 5, 2026
|
|
Generic statics within generic functions
|
|
20
|
569
|
September 5, 2026
|
|
Rust 1.98.1 pre-release testing
|
|
1
|
354
|
September 3, 2026
|
|
[Pre-pre-RFC] "splatting" for named arguments and function overloading
|
|
44
|
4617
|
September 2, 2026
|
|
Does rust abstract file operations incorrectly?
|
|
79
|
1585
|
September 2, 2026
|
|
Non-Rust artifact dependencies for build scripts
|
|
14
|
641
|
September 2, 2026
|
|
Option<NonNull<T>>::as_ptr
|
|
2
|
473
|
August 30, 2026
|
|
Unsafe low-level mutex
|
|
14
|
475
|
August 30, 2026
|
|
Add maximum and minimum and other functions
|
|
5
|
686
|
August 29, 2026
|
|
How to disable cargo semver metadata warning?
|
|
4
|
235
|
August 28, 2026
|
|
Feature request: `std::io::Sink` should implement `std::io::IsTerminal` (returning `false`)
|
|
2
|
277
|
August 28, 2026
|
|
SAFETY documentation may be inconsistent with soundness verification specifications
|
|
80
|
1460
|
August 28, 2026
|
|
Another approach to the nonzero macro
|
|
10
|
670
|
August 27, 2026
|
|
Build Security
|
|
31
|
2212
|
August 27, 2026
|
|
Pre-RFC: defining globals in global_asm!
|
|
1
|
219
|
August 27, 2026
|