mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-28 05:34:45 +00:00

- fix for divergence - fix error message - fix another cranelift test - fix some cranelift things - don't set the NORETURN option for naked asm - fix use of naked_asm! in doc comment - fix use of naked_asm! in run-make test - use `span_bug` in unreachable branch