rust/library
Aaron Kofsky 321a598b75 Add diagnostic items to MutexGuard and RwLock Guards
I forgot to add the diagnostic to the actual types in `std` earlier.
2022-06-05 01:01:54 -04:00
..
alloc Reverse condition in Vec::retain_mut doctest 2022-05-19 20:54:16 +02:00
backtrace@b02ed04a7e
core Rollup merge of #97192 - sunfishcode:sunfishcode/rightmost, r=thomcc 2022-05-20 14:03:06 +02:00
panic_abort Use Rust ABI for __rust_start_panic and _{rdl,rg}_oom 2022-05-14 02:53:59 +01:00
panic_unwind Use Rust ABI for __rust_start_panic and _{rdl,rg}_oom 2022-05-14 02:53:59 +01:00
portable-simd
proc_macro Remove some unnecessary rustc_allow_const_fn_unstable attributes. 2022-05-13 16:01:18 +10:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Add diagnostic items to MutexGuard and RwLock Guards 2022-06-05 01:01:54 -04:00
stdarch@28335054b1 Also allow unused macro rules in stdarch 2022-05-10 19:53:22 +02:00
test
unwind Auto merge of #97033 - nbdd0121:unwind3, r=Amanieu 2022-05-19 04:04:40 +00:00