|
Optimize `loop {}`
|
|
17
|
1405
|
May 4, 2025
|
|
Pre-RFC: #[align] attribute
|
|
29
|
1556
|
May 2, 2025
|
|
String slice (string literal) and `mut` keyword
|
|
4
|
290
|
May 1, 2025
|
|
Attribute for "pure inplace edit" functions
|
|
2
|
330
|
May 1, 2025
|
|
Pre-RFC: Transparent Modules
|
|
2
|
353
|
April 30, 2025
|
|
Core::primitive doesn't work
|
|
4
|
573
|
April 28, 2025
|
|
Explicit bindings in patterns
|
|
9
|
541
|
April 24, 2025
|
|
On DebugTuple and {:#?}
|
|
14
|
639
|
April 24, 2025
|
|
FR: Making `extern "C-unwind"` work with `-fno-exceptions`
|
|
4
|
375
|
April 23, 2025
|
|
Idea: #[zst] on enums with no-data variants?
|
|
3
|
329
|
April 23, 2025
|
|
Highlight Differences In `assert_eq!()`
|
|
10
|
1350
|
April 22, 2025
|
|
Giving generics traits via unsafe code
|
|
23
|
777
|
April 21, 2025
|
|
Slight relaxation of the orphan rules
|
|
6
|
623
|
April 14, 2025
|
|
Discussion: Allowing Unsafe to Bypass Visibility
|
|
36
|
1954
|
April 14, 2025
|
|
Pre-RFC: Allow mut keyword on struct fields
|
|
2
|
448
|
April 13, 2025
|
|
Discussion: The magic pin! macro
|
|
4
|
604
|
April 13, 2025
|
|
Pre-RFC: trait class for single inheritance
|
|
20
|
1232
|
April 13, 2025
|
|
Treat unit-like structs and variants like constant items in array repeat operands
|
|
3
|
349
|
April 11, 2025
|
|
Limited unsized values for boxing futures with AFIDT
|
|
4
|
332
|
April 11, 2025
|
|
`fail` keyword
|
|
19
|
960
|
April 9, 2025
|
|
Idea: partial impls
|
|
6
|
408
|
April 8, 2025
|
|
What if the transition to Rust 2.0 can be fully machine applicable? (with `cargo fix`)
|
|
11
|
1298
|
April 8, 2025
|
|
Pre-RFC: Limited-Value Types
|
|
3
|
421
|
April 8, 2025
|
|
Why are Fn types not contravariant in their argument types?
|
|
4
|
446
|
April 7, 2025
|
|
Idea: include `TypeId` in all trait object vtables
|
|
5
|
558
|
April 7, 2025
|
|
Conditional function parameters dependent on trait bound
|
|
3
|
207
|
April 4, 2025
|
|
Field immutable reference limited by mutable loop
|
|
4
|
323
|
April 3, 2025
|
|
Pointers to the heap can have unbounded provenance
|
|
3
|
674
|
April 3, 2025
|
|
[IDEA] Postfix `.catch` (revisited)
|
|
4
|
495
|
April 2, 2025
|
|
Idea: `mut` block
|
|
9
|
667
|
April 2, 2025
|