rust/compiler/rustc_smir/src
Folkert de Vries 5fc60d1e52 various fixes for naked_asm! implementation
- 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
2024-10-06 19:00:09 +02:00
..
rustc_internal Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
rustc_smir various fixes for naked_asm! implementation 2024-10-06 19:00:09 +02:00
lib.rs Add warn(unreachable_pub) to rustc_smir. 2024-09-03 08:49:54 +10:00