rust/compiler/rustc_codegen_cranelift/example
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
..
alloc_example.rs
alloc_system.rs
arbitrary_self_types_pointers_and_wrappers.rs
dst-field-align.rs
example.rs
float-minmax-pass.rs
gen_block_iterate.rs
issue-59326.rs
issue-72793.rs
mini_core_hello_world.rs various fixes for naked_asm! implementation 2024-10-06 19:00:09 +02:00
mini_core.rs various fixes for naked_asm! implementation 2024-10-06 19:00:09 +02:00
mod_bench.rs
neon.rs
polymorphize_coroutine.rs
raw-dylib.rs
std_example.rs
subslice-patterns-const-eval.rs
track-caller-attribute.rs