|
About the language design category
|
|
1
|
2228
|
March 25, 2019
|
|
[Pre-RFC] Make some feature-detected function-to-fn-pointer casts safe through ZST token types
|
|
4
|
191
|
May 24, 2026
|
|
Pre-RFC: Guarantee that pointers to `OsStr` has the same layout as pointers to `str`/`[u8]`
|
|
1
|
128
|
May 24, 2026
|
|
[Pre-RFC] BTF relocations
|
|
24
|
1464
|
May 20, 2026
|
|
Mutually exclusive traits
|
|
3
|
389
|
May 18, 2026
|
|
Could you borrow a bit?
|
|
15
|
605
|
May 18, 2026
|
|
InteriorAssign trait { a := b }
|
|
31
|
742
|
May 17, 2026
|
|
Is it possible to define various level for safety?
|
|
4
|
424
|
May 17, 2026
|
|
Matching keywords in declarative macros with `empty` macro fragments OR named repetition groups
|
|
2
|
132
|
May 16, 2026
|
|
Signal semantics for Rust
|
|
4
|
649
|
May 14, 2026
|
|
Sized (or Sizeable) str, e.g. str<const N: usize>
|
|
10
|
615
|
May 8, 2026
|
|
Pre-RFC: `pub(api)` visibility, and static enforcement of crate-internal API boundaries
|
|
13
|
723
|
May 7, 2026
|
|
`BitSlice` or a sound way to implement one
|
|
16
|
922
|
May 6, 2026
|
|
Too strict orphan rules E0117
|
|
4
|
347
|
May 6, 2026
|
|
[Discussion] Alternative syntax for async iteration: `for async i in stream`?
|
|
6
|
259
|
May 2, 2026
|
|
Pre-RFC: Rustdoc LaTeX-style math
|
|
9
|
470
|
May 1, 2026
|
|
I have idea for making rust more potable by clean architecture
|
|
2
|
289
|
April 27, 2026
|
|
[Discussion] A perspective on super let: could a related “lift” capability ever belong in Rust’s macro system?
|
|
4
|
467
|
April 26, 2026
|
|
When will the constant iterators be implemented?
|
|
2
|
342
|
April 23, 2026
|
|
Way to make a configuration struct stable across versions?
|
|
6
|
364
|
April 23, 2026
|
|
Pre-RFC: &[T: Trait] -> &dyn [Trait]
|
|
13
|
926
|
April 21, 2026
|
|
[Pre-Pre RFC] Escaping repetition operators in delimiter position
|
|
0
|
202
|
April 15, 2026
|
|
[Pre-RFC] Bulk visibility syntax
|
|
8
|
624
|
April 11, 2026
|
|
`impl Trait` for statics and consts
|
|
4
|
271
|
April 11, 2026
|
|
[Pre-Pre RFC] Ability to specify a trait as marker trait
|
|
1
|
192
|
April 8, 2026
|
|
[Pre-Pre-RFC] Dynamic library proposal
|
|
4
|
372
|
April 6, 2026
|
|
Stable type identifiers
|
|
37
|
1261
|
April 5, 2026
|
|
Add new reserved lifetime: 'owned
|
|
7
|
521
|
April 5, 2026
|
|
Idea: #[must_use = inherit]
|
|
4
|
423
|
April 3, 2026
|
|
Standard complex number in std library
|
|
24
|
1599
|
April 2, 2026
|