|
Idea: Recommend types when trait bounds are not satisfied
|
|
4
|
511
|
October 31, 2022
|
|
Idea: Light-weight reusable dependencies
|
|
13
|
1310
|
October 30, 2022
|
|
`Mask::splat` is not const, but it could easily be
|
|
4
|
663
|
October 30, 2022
|
|
Bug or arcane orphan rules?
|
|
5
|
717
|
October 30, 2022
|
|
Idea/Pre-RFC: Runtime-erased types and reflections around object safety
|
|
15
|
914
|
October 30, 2022
|
|
How `Waker::wake` in std consume the waker
|
|
4
|
739
|
October 28, 2022
|
|
Allow refrence cycles in constants
|
|
2
|
673
|
October 28, 2022
|
|
Liveness annotation in MIR
|
|
3
|
683
|
October 28, 2022
|
|
Visual Studio Build Tools licensing
|
|
4
|
4261
|
October 27, 2022
|
|
Allow pinning variables to a scope and introduce lifetime 'self
|
|
2
|
987
|
October 26, 2022
|
|
Append/Push syntax for arrays versus dedicated methods versus ops::{Add, Sub}
|
|
17
|
1962
|
October 26, 2022
|
|
Condvar RwLock
|
|
7
|
1434
|
October 26, 2022
|
|
An option to pass rustc arbitrary arguments from the build script
|
|
2
|
886
|
December 22, 2024
|
|
Do lifetimes *have* to be erased at runtime?
|
|
12
|
1480
|
October 24, 2022
|
|
`split_with_delimiter` String split including the delimiter
|
|
4
|
1136
|
October 23, 2022
|
|
Add `push`, `push_back`, `pop` & `pop_back` methods to fixed-size arrays
|
|
40
|
2582
|
October 23, 2022
|
|
`_` placeholders in type aliases with defaulted generics
|
|
2
|
704
|
October 22, 2022
|
|
Implied lifetime of parameter to FnOnce trait
|
|
19
|
965
|
October 21, 2022
|
|
Version control confusion in Cargo.lock and Cargo.toml?
|
|
17
|
2387
|
October 21, 2022
|
|
Will it ever be possible to optimize away trivial futures?
|
|
6
|
1246
|
October 20, 2022
|
|
[Idea] Object safe async trait methods
|
|
3
|
1638
|
October 20, 2022
|
|
Move `alloc::borrow` to `core`
|
|
9
|
1013
|
October 19, 2022
|
|
Source code locations from MIR
|
|
5
|
1007
|
October 19, 2022
|
|
Rationale about not impl Display for unit type ()
|
|
8
|
1517
|
October 19, 2022
|
|
Phantom dependencies
|
|
8
|
1060
|
October 19, 2022
|
|
RFC: $crate for proc_macro
|
|
16
|
1752
|
October 19, 2022
|
|
Negation or "else"-like block for macro optionals
|
|
6
|
1653
|
October 17, 2022
|
|
Show deref's target methods, even if target is `doc(hidden)`
|
|
2
|
608
|
October 17, 2022
|
|
Some thoughts on a less slippery catch_unwind
|
|
7
|
2090
|
October 16, 2022
|
|
Layout is computed even for (de)allocators that don't use it
|
|
7
|
1082
|
October 16, 2022
|