|
Welcome to the Rust Programming Language Internals Forum
|
|
0
|
44458
|
June 25, 2014
|
|
Does rust abstract file operations incorrectly?
|
|
40
|
561
|
August 30, 2026
|
|
Option<NonNull<T>>::as_ptr
|
|
2
|
213
|
August 30, 2026
|
|
Unsafe low-level mutex
|
|
14
|
150
|
August 30, 2026
|
|
Add maximum and minimum and other functions
|
|
5
|
530
|
August 29, 2026
|
|
How to disable cargo semver metadata warning?
|
|
4
|
142
|
August 28, 2026
|
|
Nudging users off 2015 edition
|
|
12
|
454
|
August 28, 2026
|
|
Feature request: `std::io::Sink` should implement `std::io::IsTerminal` (returning `false`)
|
|
2
|
150
|
August 28, 2026
|
|
SAFETY documentation may be inconsistent with soundness verification specifications
|
|
80
|
1173
|
August 28, 2026
|
|
Non-Rust artifact dependencies for build scripts
|
|
12
|
357
|
August 27, 2026
|
|
Another approach to the nonzero macro
|
|
10
|
534
|
August 27, 2026
|
|
Build Security
|
|
31
|
2078
|
August 27, 2026
|
|
Pre-RFC: defining globals in global_asm!
|
|
1
|
154
|
August 27, 2026
|
|
Make beta Unicode versions available in Nightly?
|
|
7
|
832
|
August 27, 2026
|
|
My Idea to buff no_std
|
|
8
|
359
|
August 26, 2026
|
|
How would specialisation (if a sound implementation was ever found) prevent itself from allowing negative trait reasoning?
|
|
1
|
200
|
August 25, 2026
|
|
The bypass for sandboxing wasm build.rs
|
|
2
|
216
|
August 25, 2026
|
|
Permissive Borrows
|
|
21
|
781
|
August 25, 2026
|
|
`const fn` specialization
|
|
11
|
765
|
August 25, 2026
|
|
Pre-RFC: Orthogonal Discriminants
|
|
26
|
1133
|
August 25, 2026
|
|
Make Vec and String be slices
|
|
9
|
602
|
August 20, 2026
|
|
Idea: Shared Mutable References (`&shr mut T`)
|
|
3
|
453
|
August 20, 2026
|
|
[Pre-pre-RFC] "splatting" for named arguments and function overloading
|
|
43
|
4032
|
August 19, 2026
|
|
Freezing uninitialized values (freeze loads)
|
|
47
|
1792
|
August 19, 2026
|
|
pre-RFC: LTS for the Rust Toolchain
|
|
72
|
2884
|
August 19, 2026
|
|
Rust 1.98.0 pre-release testing
|
|
2
|
328
|
August 19, 2026
|
|
Pre-RFC: is_x86_feature_detected! in core
|
|
0
|
222
|
August 18, 2026
|
|
Pre-RFC: Consider statically-enabled target-features when deciding if calling #[target_feature(enable = "foo")] requires unsafe
|
|
4
|
235
|
August 17, 2026
|
|
What is source of provenance for locals of async blocks?
|
|
9
|
364
|
August 17, 2026
|
|
Idea: Alias as a common abstraction over Share and Reborrow
|
|
9
|
429
|
August 17, 2026
|