|
Welcome to the Rust Programming Language Internals Forum
|
|
1
|
44178
|
July 7, 2014
|
|
Rust 1.96.0 pre-release testing
|
|
5
|
158
|
May 26, 2026
|
|
What is Allocator::by_ref for?
|
|
10
|
324
|
May 26, 2026
|
|
Pre-RFC improved ergonomics for `!`
|
|
17
|
893
|
May 26, 2026
|
|
[Pre-RFC] Make some feature-detected function-to-fn-pointer casts safe through ZST token types
|
|
6
|
336
|
May 25, 2026
|
|
Include racy reads in Rust memory model with `MaybeInvalid<T>`
|
|
26
|
1152
|
May 25, 2026
|
|
Wasm32: Rust should not spill v128 function params into shadow stack
|
|
4
|
486
|
May 24, 2026
|
|
Pre-RFC: Guarantee that pointers to `OsStr` has the same layout as pointers to `str`/`[u8]`
|
|
1
|
191
|
May 24, 2026
|
|
Another Experiment To Make Unsafe Rust Safer: Preventing UB In MaybeUninit With Compile Time Error
|
|
15
|
363
|
May 24, 2026
|
|
Per-package-target feature unification
|
|
2
|
209
|
May 22, 2026
|
|
Hope to improve the error messages of cargo or rustup
|
|
2
|
187
|
May 22, 2026
|
|
Reducing Raw Pointer Footguns: Preventing Reference Aliasing Violations at Compile Time
|
|
41
|
783
|
May 21, 2026
|
|
Pre-RFC: Mutually-excusive, global features
|
|
53
|
8102
|
May 21, 2026
|
|
[Pre-RFC] BTF relocations
|
|
24
|
1473
|
May 20, 2026
|
|
Semantic of smart pointers
|
|
2
|
329
|
May 19, 2026
|
|
Mutually exclusive traits
|
|
3
|
399
|
May 18, 2026
|
|
Could you borrow a bit?
|
|
15
|
615
|
May 18, 2026
|
|
InteriorAssign trait { a := b }
|
|
31
|
752
|
May 17, 2026
|
|
Is it possible to define various level for safety?
|
|
4
|
428
|
May 17, 2026
|
|
`Instant::PAST_VALUE` constant?
|
|
15
|
702
|
May 16, 2026
|
|
Matching keywords in declarative macros with `empty` macro fragments OR named repetition groups
|
|
2
|
133
|
May 16, 2026
|
|
Where the beta compiler(maybe stage0?) come from?
|
|
2
|
188
|
May 15, 2026
|
|
Signal semantics for Rust
|
|
4
|
654
|
May 14, 2026
|
|
core::path::Path
|
|
7
|
576
|
May 12, 2026
|
|
Rustc lexer diagnostics feature request: Color highlight acceptable characters
|
|
2
|
329
|
May 11, 2026
|
|
[Pre-RFC] target-glibc: Proposal to add native support for GLIBC versions for the -gnu targets
|
|
16
|
699
|
May 11, 2026
|
|
Type inference failure when accessing a value before its type is resolved
|
|
8
|
405
|
May 10, 2026
|
|
[Pre-RFC] Peeking from Peekable with less unwrapping
|
|
4
|
408
|
May 8, 2026
|
|
Request: Provide an official way to *deprecate* a crate. NOT yank. Yank is stupid
|
|
26
|
1367
|
May 8, 2026
|
|
Sized (or Sizeable) str, e.g. str<const N: usize>
|
|
10
|
618
|
May 8, 2026
|