rust/tests/codegen/naked-fn
David Wood 92eb4450fa
tests: use minicore more
minicore makes it much easier to add new language items to all of the
existing `no_core` tests.
2025-02-24 09:26:54 +00:00
..
aligned.rs codegen #[naked] functions using global_asm! 2024-12-10 21:41:03 +01:00
generics.rs tests/codegen: use -Copt-level=3 instead of -O 2025-02-11 13:41:35 -08:00
instruction-set.rs tests: use minicore more 2025-02-24 09:26:54 +00:00
min-function-alignment.rs add -Zmin-function-alignment 2025-01-10 22:53:54 +01:00
naked-functions.rs tests: use minicore more 2025-02-24 09:26:54 +00:00