rust/library
Matthias Krüger eaf2f26ecc
Rollup merge of #105814 - JakobDegen:custom-mir-terms, r=oli-obk
Support call and drop terminators in custom mir

The only caveat with this change is that cleanup blocks are not supported. I would like to add them, but it's not quite clear to me what the best way to do that is, so I'll have to think about it some more.

r? ``@oli-obk``
2022-12-17 23:44:28 +01:00
..
alloc doc: Fix a few small issues 2022-12-15 14:05:03 +01:00
backtrace@07872f28cd
core Rollup merge of #105814 - JakobDegen:custom-mir-terms, r=oli-obk 2022-12-17 23:44:28 +01: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 #105458 - Ayush1325:blocking_spawn, r=Mark-Simulacrum 2022-12-17 23:44:26 +01:00
stdarch@790411f93c
test Create a hacky fail-fast mode that stops tests at the first failure 2022-12-01 20:29:18 +00:00
unwind