Welcome to the Rust Programming Language Internals Forum
|
|
1
|
41860
|
July 7, 2014
|
Swift-like guard statement
|
|
8
|
321
|
October 5, 2024
|
Conditional and Repetitive Scope Merged
|
|
1
|
95
|
October 5, 2024
|
Overly limited `match ..`
|
|
7
|
140
|
October 4, 2024
|
Maybe Rust should have function references, too
|
|
47
|
927
|
October 4, 2024
|
Similar crates (crates.io)
|
|
8
|
276
|
October 4, 2024
|
Expose path in File
|
|
14
|
624
|
October 4, 2024
|
Should the tail recursion expression be called `become`, or something else?
|
|
19
|
441
|
October 4, 2024
|
`cargo search` returns prerelease versions
|
|
1
|
87
|
October 4, 2024
|
Forcing overflow checks in const evaluation
|
|
7
|
434
|
October 4, 2024
|
Thoughts about `type_name` for debugging
|
|
4
|
316
|
October 3, 2024
|
RPIT Question for the 2024 edition
|
|
5
|
391
|
October 2, 2024
|
Compile rustc for a custom target
|
|
3
|
188
|
October 2, 2024
|
Renaming Cargo "target"
|
|
41
|
731
|
October 2, 2024
|
`#[must_use]` for `Option::take`
|
|
44
|
985
|
October 2, 2024
|
An immutable loop structure `loop let`
|
|
12
|
659
|
October 2, 2024
|
Pre-RFC: Mutually-excusive, global features
|
|
42
|
4197
|
October 1, 2024
|
Why are .rustup and .cargo in the user directory? (Windows)
|
|
5
|
216
|
October 1, 2024
|
Potential Bug in borrow checker
|
|
1
|
185
|
October 1, 2024
|
Error: equality constraints are not yet supported in `where` clauses
|
|
0
|
93
|
October 1, 2024
|
Consider running crater for a one-year-old snapshot of crates.io
|
|
12
|
418
|
October 1, 2024
|
Pre-RFC: Split `CARGO_HOME`
|
|
42
|
3640
|
October 1, 2024
|
Add `Option::unzip_ref`
|
|
0
|
123
|
October 1, 2024
|
Pre-RFC Idea: `RefWake` trait
|
|
3
|
138
|
October 1, 2024
|
A more stable alternatve to default-features=false
|
|
11
|
316
|
September 30, 2024
|
Supporting offset-based types (allocation-bound indicies)
|
|
1
|
189
|
September 30, 2024
|
Another idea for placement new
|
|
25
|
610
|
September 30, 2024
|
Rest patterns (`Foo { .. }`) should match non-struct types
|
|
15
|
469
|
September 30, 2024
|
`extern "none"` ABI
|
|
2
|
174
|
September 29, 2024
|
Option::on_none()
|
|
5
|
244
|
September 29, 2024
|