|
Welcome to the Rust Programming Language Internals Forum
|
|
0
|
44404
|
June 25, 2014
|
|
A proposal to introduce .russian_roulette() and .dying_words() as explicit method aliases for .unwrap() and .expect() to clearly convey their potential for runtime crashes
|
|
3
|
328
|
August 15, 2026
|
|
Idea: Alias as a common abstraction over Share and Reborrow
|
|
4
|
175
|
August 14, 2026
|
|
Idea: Optics types, combining pattern types and view types
|
|
11
|
477
|
August 14, 2026
|
|
Generic Variables: simple implicity context passing
|
|
36
|
1040
|
August 12, 2026
|
|
Declarative macro re-invocation using `self!`, and macro arm privacy
|
|
4
|
301
|
August 12, 2026
|
|
Prerelease versions aren't usable for shared dependencies
|
|
3
|
547
|
August 11, 2026
|
|
Destructive behaviour of rustup
|
|
3
|
483
|
August 10, 2026
|
|
Add citations for official Rust books
|
|
3
|
395
|
August 9, 2026
|
|
Rust-lang/rust LLM policy
|
|
12
|
1046
|
August 9, 2026
|
|
Named tuple fields (no type system changes)
|
|
7
|
739
|
August 8, 2026
|
|
Feature proposal: Links in crate names
|
|
5
|
380
|
August 8, 2026
|
|
Freezing uninitialized values (freeze loads)
|
|
46
|
1610
|
August 8, 2026
|
|
Discussions about the future of atomic primitives in rust
|
|
20
|
1132
|
August 6, 2026
|
|
Const-first functions
|
|
36
|
1872
|
August 6, 2026
|
|
pre-RFC: LTS for the Rust Toolchain
|
|
71
|
2675
|
August 6, 2026
|
|
[feat] `#[doctest(off)]` for forward comment scenario
|
|
5
|
240
|
August 5, 2026
|
|
Strong updates status
|
|
47
|
3614
|
August 3, 2026
|
|
There should be a primitive int / float trait in core / stdlib
|
|
19
|
1294
|
August 2, 2026
|
|
`alloc`-only `HashMap`?
|
|
20
|
1502
|
August 2, 2026
|
|
Verbose Documentation for the number types
|
|
5
|
369
|
July 29, 2026
|
|
Can I specify that Cargo’s Git dependencies fetch with `--depth 1`?
|
|
5
|
393
|
July 28, 2026
|
|
Rust-analyzer crash : request handler panicked: `&'^0 [u8]
|
|
2
|
246
|
July 27, 2026
|
|
More windowing functions for iterators
|
|
4
|
354
|
July 26, 2026
|
|
Clarification on conditional assignment
|
|
3
|
289
|
July 25, 2026
|
|
`const fn` specialization
|
|
10
|
587
|
July 25, 2026
|
|
Vibe check: `rem_euclid_unsigned`
|
|
5
|
515
|
July 25, 2026
|
|
Why does the Drop trait take a mutable reference?
|
|
24
|
1394
|
July 25, 2026
|
|
Two-way vs. one-way unification when resolving traits
|
|
1
|
277
|
July 20, 2026
|
|
[Pre-RFC] Reborrow trait
|
|
30
|
2492
|
July 19, 2026
|