|
Welcome to the Rust Programming Language Internals Forum
|
|
1
|
44041
|
July 7, 2014
|
|
[Pre-RFC] Peeking from Peekable with less unwrapping
|
|
3
|
50
|
April 13, 2026
|
|
[Pre-RFC] Bulk visibility syntax
|
|
8
|
523
|
April 11, 2026
|
|
Build Security
|
|
9
|
293
|
April 11, 2026
|
|
Going from AsyncWrite to AsyncRead
|
|
6
|
366
|
April 11, 2026
|
|
`alloc`-only `HashMap`?
|
|
18
|
854
|
April 11, 2026
|
|
`impl Trait` for statics and consts
|
|
4
|
179
|
April 11, 2026
|
|
[Pre-RFC] BTF relocations
|
|
12
|
352
|
April 10, 2026
|
|
Change error message of a failing `assert_eq!`
|
|
30
|
1308
|
April 10, 2026
|
|
[Pre-pre RFC] Allow exclusion of trait methods for (certain) unsatisfiable where bounds
|
|
5
|
218
|
April 9, 2026
|
|
Q: Why do match expression need parenthesis for ops to the right but not left?
|
|
7
|
553
|
April 9, 2026
|
|
[Pre-Pre RFC] Ability to specify a trait as marker trait
|
|
1
|
159
|
April 8, 2026
|
|
Why is `RUSTC_BOOTSTRAP` so actively discouraged?
|
|
17
|
853
|
April 7, 2026
|
|
[Pre-Pre-RFC] Dynamic library proposal
|
|
4
|
323
|
April 6, 2026
|
|
Stable type identifiers
|
|
37
|
1197
|
April 5, 2026
|
|
Add new reserved lifetime: 'owned
|
|
7
|
453
|
April 5, 2026
|
|
Idea: #[must_use = inherit]
|
|
4
|
386
|
April 3, 2026
|
|
Discussion: Adding grammar information to Procedural Macros for proper custom syntax support in the toolchain
|
|
59
|
2913
|
April 3, 2026
|
|
Standard complex number in std library
|
|
24
|
1512
|
April 2, 2026
|
|
Yet another half-baked idea for working around the orphan rule
|
|
8
|
573
|
April 2, 2026
|
|
Drop on `await` point
|
|
5
|
419
|
April 1, 2026
|
|
On replacing UnsafeCell
|
|
6
|
743
|
April 1, 2026
|
|
Pre-RFC: Allow Custom Syntax Parsing for Attribute Macro Inputs
|
|
10
|
869
|
April 1, 2026
|
|
The lifecycle of a feature, and where to look for updates
|
|
2
|
197
|
March 30, 2026
|
|
Pre-Pre-RFC: Prefacing items in methods with `Self::` implements them as associated items
|
|
6
|
388
|
March 30, 2026
|
|
Introduce a way to construct Range from start + length
|
|
42
|
2109
|
March 29, 2026
|
|
Compiler should avoid generating very long type name
|
|
10
|
823
|
March 28, 2026
|
|
[Pre-RFC] Allow attributes to be applied to generic arguments
|
|
4
|
403
|
March 27, 2026
|
|
Brainstorming syntax for const derive
|
|
3
|
414
|
March 26, 2026
|
|
Feature request: proc_macro with content as string
|
|
5
|
344
|
March 26, 2026
|