|
Defining (some) unsynchronized writes
|
|
2
|
257
|
January 31, 2025
|
|
The burden of creating new compiler options and exposing them in Cargo
|
|
8
|
761
|
January 30, 2025
|
|
Coroutine functions for "recursive" functions
|
|
0
|
225
|
January 30, 2025
|
|
Failure in x.py test after updating to Rust 1.82 in the Yocto environment
|
|
3
|
283
|
January 29, 2025
|
|
Optimizing Fallback Algorithms for Float Parsing
|
|
6
|
563
|
January 28, 2025
|
|
Configure the crate's required panic strategy
|
|
0
|
344
|
January 28, 2025
|
|
Rust 1.84.1 pre-release testing
|
|
0
|
237
|
January 28, 2025
|
|
Importing only safe features from 3rd party crates
|
|
4
|
368
|
January 27, 2025
|
|
Idea: trait modules (bad name, please bikeshed)
|
|
5
|
309
|
January 27, 2025
|
|
Should `---keep-stage` handle missing stages?
|
|
2
|
157
|
January 26, 2025
|
|
Pre-RFC: `#[doc(consts)]` attribute
|
|
15
|
958
|
January 25, 2025
|
|
Reserving more keywords
|
|
7
|
627
|
January 25, 2025
|
|
Extending field projections to getters
|
|
7
|
487
|
January 25, 2025
|
|
Compiler-Hint to assign to a mutably borrowed value
|
|
3
|
329
|
January 24, 2025
|
|
Pre-RFC - Rename annotations
|
|
11
|
541
|
January 24, 2025
|
|
[Discussion] Super borrow, for super let, placement new, and hybrid borrow
|
|
12
|
902
|
January 24, 2025
|
|
Optional closure syntax
|
|
7
|
487
|
January 24, 2025
|
|
Help Implementing Custom Registry
|
|
4
|
342
|
January 23, 2025
|
|
Methods to pop from a slice
|
|
3
|
402
|
January 23, 2025
|
|
Unwrap a `Vec` if it contains exactly 1 element
|
|
12
|
1074
|
January 23, 2025
|
|
Idea: `shift_move` to efficiently move elements in a `Vec`
|
|
6
|
578
|
January 21, 2025
|
|
Named impls and impl generics
|
|
3
|
520
|
January 21, 2025
|
|
Better compiler error message for types implementing trait when multiple types are effectively the same
|
|
1
|
192
|
January 21, 2025
|
|
What is the status on the panic-free subset of Rust idea?
|
|
21
|
1448
|
January 20, 2025
|
|
Default Compilation Mode in Cargo
|
|
22
|
1033
|
January 20, 2025
|
|
List of features requiring `?Trait` bounds
|
|
2
|
251
|
January 19, 2025
|
|
Syntax sugar makes macros inconvenient. Possible to de-sugar all the way back to everything looking like functions?
|
|
2
|
350
|
January 19, 2025
|
|
Pre-RFC: Traits for crates (or: canonical API portability)
|
|
11
|
829
|
January 18, 2025
|
|
Cell should provide a method to clone out the value
|
|
13
|
628
|
January 17, 2025
|
|
time::Duration format should include hours and minutes
|
|
4
|
538
|
January 17, 2025
|