|
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
|
2091
|
October 16, 2022
|
|
Layout is computed even for (de)allocators that don't use it
|
|
7
|
1082
|
October 16, 2022
|
|
Fast thread locals: TLS model
|
|
4
|
1145
|
October 16, 2022
|
|
Interface improvements for BTreeMap
|
|
8
|
2262
|
October 16, 2022
|
|
Comparator for BTree(Map|Set)s
|
|
9
|
2107
|
October 16, 2022
|
|
`fs` module's design decision
|
|
2
|
741
|
October 15, 2022
|
|
Defer memcpy when passing types that is !Copy until it is actually moved to another variable
|
|
5
|
1361
|
October 14, 2022
|
|
Rust 1.62.1 pre-release testing
|
|
1
|
818
|
October 14, 2022
|
|
Guaging receptibility: allowing nested unwinds
|
|
5
|
781
|
October 12, 2022
|
|
Bikeshed request: `struct(<T as Pointee>::Metadata)`
|
|
9
|
918
|
October 12, 2022
|
|
Documentation: must vs should
|
|
19
|
1760
|
October 12, 2022
|
|
Use of unstable library feature 'restricted_std' when bootstrapping rustc on new target
|
|
3
|
1962
|
October 11, 2022
|
|
Discussion about overloading (forked from Pre-RFC: Named arguments)
|
|
4
|
1052
|
October 11, 2022
|
|
Accessing the `DefId` of a Trait Implementation
|
|
4
|
581
|
October 11, 2022
|
|
`size_hint` for `Display` and other `fmt` traits?
|
|
6
|
997
|
October 11, 2022
|
|
Documentation should only refine types (or why Pin::get_unchecked_mut is a ticking bomb)
|
|
58
|
3815
|
December 22, 2024
|
|
Should dead code count toward var liveness?
|
|
12
|
871
|
October 10, 2022
|
|
Forbid writes to `Arc::as_ptr(&a) as *mut _`
|
|
2
|
719
|
October 10, 2022
|
|
Guidelines on RFCs and feature requests
|
|
17
|
1583
|
October 9, 2022
|
|
Feature request: #[repr(bool)]
|
|
27
|
1941
|
October 9, 2022
|
|
Custom rustc produces very small programs
|
|
5
|
938
|
October 9, 2022
|
|
128-bit integer support for new Target
|
|
8
|
1596
|
October 9, 2022
|
|
Better enums
|
|
8
|
2669
|
October 9, 2022
|
|
Smart pointer which owns its target
|
|
42
|
3155
|
October 8, 2022
|
|
Null consistency
|
|
8
|
1890
|
October 8, 2022
|
|
#[const_instr_count(N)] label on functions?
|
|
21
|
1273
|
October 8, 2022
|
|
Global Mir Pass
|
|
19
|
1307
|
October 6, 2022
|
|
Inclusion of Generational References in Rust
|
|
3
|
1295
|
October 6, 2022
|
|
Macro_rules! 1.N feature: $mod
|
|
3
|
960
|
October 6, 2022
|