rust/library
bors 75f4ee8b44 Auto merge of #106025 - matthiaskrgr:rollup-vz5rqah, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #105837 (Don't ICE in `check_must_not_suspend_ty` for mismatched tuple arity)
 - #105932 (Correct branch-protection ModFlagBehavior for Aarch64 on LLVM-15)
 - #105960 (Various cleanups)
 - #105985 (Method chain nitpicks)
 - #105996 (Test that async blocks are `UnwindSafe`)
 - #106012 (Clarify that raw retags are not permitted in Mir)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-12-22 05:30:00 +00:00
..
alloc Auto merge of #105127 - Sp00ph:const_new, r=dtolnay 2022-12-20 20:25:42 +00:00
backtrace@07872f28cd
core Auto merge of #106025 - matthiaskrgr:rollup-vz5rqah, r=matthiaskrgr 2022-12-22 05:30:00 +00:00
panic_abort
panic_unwind
portable-simd
proc_macro Add a "the" to proc_macro documentation 2022-12-12 16:19:18 +01:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #105801 - zertosh:path_mut_os_str_doc_test, r=dtolnay 2022-12-19 20:54:57 +01:00
stdarch@790411f93c
test Fix uninlined_format_args in libtest 2022-12-19 08:58:40 +01:00
unwind