rust/tests/codegen/naked-fn
Folkert de Vries 562ec5a6fb disallow asm! in #[naked] functions
also disallow the `noreturn` option, and infer `naked_asm!` as `!`
2024-10-06 18:12:25 +02:00
..
aligned.rs disallow asm! in #[naked] functions 2024-10-06 18:12:25 +02:00
naked-functions.rs disallow asm! in #[naked] functions 2024-10-06 18:12:25 +02:00
naked-nocoverage.rs disallow asm! in #[naked] functions 2024-10-06 18:12:25 +02:00
naked-noinline.rs disallow asm! in #[naked] functions 2024-10-06 18:12:25 +02:00