|
About the language design category
|
|
1
|
2227
|
March 25, 2019
|
|
Sized (or Sizeable) str, e.g. str<const N: usize>
|
|
10
|
533
|
May 8, 2026
|
|
Pre-RFC: `pub(api)` visibility, and static enforcement of crate-internal API boundaries
|
|
13
|
680
|
May 7, 2026
|
|
`BitSlice` or a sound way to implement one
|
|
16
|
875
|
May 6, 2026
|
|
Too strict orphan rules E0117
|
|
4
|
298
|
May 6, 2026
|
|
[Discussion] Alternative syntax for async iteration: `for async i in stream`?
|
|
6
|
229
|
May 2, 2026
|
|
[Pre-RFC] BTF relocations
|
|
23
|
1261
|
May 2, 2026
|
|
Pre-RFC: Rustdoc LaTeX-style math
|
|
9
|
438
|
May 1, 2026
|
|
I have idea for making rust more potable by clean architecture
|
|
2
|
259
|
April 27, 2026
|
|
[Discussion] A perspective on super let: could a related “lift” capability ever belong in Rust’s macro system?
|
|
4
|
420
|
April 26, 2026
|
|
When will the constant iterators be implemented?
|
|
2
|
318
|
April 23, 2026
|
|
Way to make a configuration struct stable across versions?
|
|
6
|
352
|
April 23, 2026
|
|
Pre-RFC: &[T: Trait] -> &dyn [Trait]
|
|
13
|
911
|
April 21, 2026
|
|
[Pre-Pre RFC] Escaping repetition operators in delimiter position
|
|
0
|
197
|
April 15, 2026
|
|
[Pre-RFC] Bulk visibility syntax
|
|
8
|
613
|
April 11, 2026
|
|
`impl Trait` for statics and consts
|
|
4
|
266
|
April 11, 2026
|
|
[Pre-Pre RFC] Ability to specify a trait as marker trait
|
|
1
|
189
|
April 8, 2026
|
|
[Pre-Pre-RFC] Dynamic library proposal
|
|
4
|
366
|
April 6, 2026
|
|
Stable type identifiers
|
|
37
|
1254
|
April 5, 2026
|
|
Add new reserved lifetime: 'owned
|
|
7
|
512
|
April 5, 2026
|
|
Idea: #[must_use = inherit]
|
|
4
|
415
|
April 3, 2026
|
|
Standard complex number in std library
|
|
24
|
1575
|
April 2, 2026
|
|
Yet another half-baked idea for working around the orphan rule
|
|
8
|
626
|
April 2, 2026
|
|
Drop on `await` point
|
|
5
|
453
|
April 1, 2026
|
|
On replacing UnsafeCell
|
|
6
|
785
|
April 1, 2026
|
|
Pre-RFC: Allow Custom Syntax Parsing for Attribute Macro Inputs
|
|
10
|
880
|
April 1, 2026
|
|
Pre-Pre-RFC: Prefacing items in methods with `Self::` implements them as associated items
|
|
6
|
398
|
March 30, 2026
|
|
Introduce a way to construct Range from start + length
|
|
42
|
2143
|
March 29, 2026
|
|
[Pre-RFC] Allow attributes to be applied to generic arguments
|
|
4
|
412
|
March 27, 2026
|
|
Brainstorming syntax for const derive
|
|
3
|
433
|
March 26, 2026
|