Welcome to the Rust Programming Language Internals Forum
|
|
2
|
27294
|
July 7, 2014
|
Ideas around anonymous enum types
|
|
156
|
2799
|
August 4, 2024
|
Pre-RFC: syntax sugar for `matches!`
|
|
42
|
623
|
August 3, 2024
|
Announcement: simple & production ready Rust un-grammar
|
|
6
|
552
|
August 3, 2024
|
Pre-RFC: Relaxed #[non_exhaustive] structs
|
|
17
|
1238
|
August 3, 2024
|
Pre-RFC: `#[must_bind]`
|
|
43
|
2272
|
August 2, 2024
|
Wild idea: deprecating APIs that conflate str and [u8]
|
|
39
|
1136
|
August 2, 2024
|
Contributing changes to std?
|
|
1
|
197
|
August 1, 2024
|
Must_use and linear types
|
|
22
|
775
|
August 1, 2024
|
Pre-RFC: Add macros target to Cargo manifest
|
|
21
|
957
|
July 31, 2024
|
Arrays should implement `Index` and `IndexMut`
|
|
4
|
576
|
July 24, 2024
|
Pre-RFC: module-level generics
|
|
11
|
1100
|
July 31, 2024
|
Allow default implementation and properties in interfaces
|
|
5
|
189
|
July 31, 2024
|
Does the "avoid prefixing the type with the name of the module" style rule still apply?
|
|
13
|
346
|
July 31, 2024
|
Allow FRU syntax on non_exhaustive structs
|
|
4
|
357
|
July 31, 2024
|
How can we, as a community, make the RFC process less draining?
|
|
50
|
1598
|
July 31, 2024
|
Should `pub` in a binary be equivalent to `pub(crate)`?
|
|
3
|
233
|
July 31, 2024
|
Cargo custom subcommand lookup is kind of weird
|
|
4
|
177
|
July 30, 2024
|
[don't try this at home] emulating function overloading using enum
|
|
5
|
435
|
July 30, 2024
|
1.45.1 prerelease testing
|
|
7
|
596
|
July 30, 2024
|
[Idea] Refining const generic types
|
|
7
|
314
|
July 30, 2024
|
Pre-RFC: Build only one target by default on docs.rs
|
|
25
|
489
|
July 30, 2024
|
In next nightly, currently one doesn't have new CSS rules
|
|
5
|
253
|
July 29, 2024
|
Extraction of code as part of compiler integration tests for CI
|
|
2
|
290
|
July 29, 2024
|
[Pre-RFC] Named .arguments
|
|
111
|
2573
|
July 29, 2024
|
Feedback on new rust documentation logo background
|
|
35
|
708
|
July 27, 2024
|
Single Open Intermediate Language (SOIL) Initiative
|
|
4
|
563
|
July 27, 2024
|
Why even unused data needs to be valid
|
|
19
|
1256
|
July 26, 2024
|
Should rust-analyzer run clippy by default?
|
|
21
|
772
|
July 26, 2024
|
Should this code be accepted?
|
|
6
|
637
|
July 25, 2024
|