|
Asking the compiler to prefer an alias for error messages
|
|
7
|
665
|
March 16, 2024
|
|
Pre-RFC: configure default used features in config.toml , make rust-analyzer and cargo use it as default
|
|
6
|
1005
|
March 13, 2024
|
|
What would be your opinion on including an associated list in std::collection?
|
|
24
|
1303
|
March 13, 2024
|
|
Modifying AST, creating new DefIds
|
|
1
|
429
|
March 12, 2024
|
|
Notes on partial borrows
|
|
7
|
5844
|
March 13, 2024
|
|
Mini idea: slice length patterns
|
|
26
|
1524
|
March 13, 2024
|
|
Joining separated modules to isolate inner attributes
|
|
16
|
590
|
March 12, 2024
|
|
Pre-pre-RFC: Exploring API design space for volatile atomics
|
|
44
|
1583
|
March 11, 2024
|
|
A new Bug for the famous #25860 issue
|
|
5
|
1090
|
March 11, 2024
|
|
Forbid, deny, warn, allow, and ... notice?
|
|
25
|
3001
|
March 11, 2024
|
|
DerefMove without move references aka `Box` magic for user types
|
|
5
|
750
|
March 10, 2024
|
|
How about `cargo publish —expect-doc`?
|
|
4
|
467
|
June 2, 2025
|
|
Type matching
|
|
4
|
521
|
March 8, 2024
|
|
Meta Marker Traits: Traits to classify rust type system
|
|
10
|
984
|
March 8, 2024
|
|
Implement `Display` for raw pointers
|
|
14
|
1033
|
March 7, 2024
|
|
Warning: unnecessary parentheses around `if` condition
|
|
4
|
480
|
March 7, 2024
|
|
Deprecate static mut (in the next edition?)
|
|
12
|
1518
|
March 6, 2024
|
|
[Pre-RFC] ASCII Type & Literals
|
|
14
|
1338
|
March 6, 2024
|
|
impl<T, E, Ts, Es> FromIterator<Result<T, E>> for Result<Ts, Es>
|
|
7
|
442
|
March 6, 2024
|
|
Do not work without println?
|
|
4
|
661
|
March 5, 2024
|
|
Can representation of Vec and String be changed?
|
|
10
|
1148
|
March 5, 2024
|
|
Cargo badges
|
|
5
|
2717
|
May 29, 2025
|
|
Isnt the const f64::MANTISSA_DIGITS wrongly set as 53 instead of 52?
|
|
10
|
1006
|
March 5, 2024
|
|
Rust 1.74.1 pre-release testing
|
|
4
|
744
|
March 5, 2024
|
|
Rust 1.74.0 pre-release testing
|
|
7
|
1003
|
March 4, 2024
|
|
Post-increment method on numeric types?
|
|
9
|
1000
|
March 4, 2024
|
|
Inline typed into
|
|
8
|
1267
|
March 3, 2024
|
|
Define meaningless temporary variables to solve E0506
|
|
3
|
633
|
March 3, 2024
|
|
Feature Request: Anonymous Macro Expansion
|
|
6
|
768
|
March 3, 2024
|
|
Updating the informal definition of Send and Sync
|
|
6
|
902
|
May 26, 2025
|