rust/tests/codegen/naked-fn
Folkert de Vries 1fdf2b5620
add #[align] attribute
Right now it's used for functions with `fn_align`, in the future it will
get more uses (statics, struct fields, etc.)
2025-06-18 12:37:08 +02:00
..
aligned.rs add #[align] attribute 2025-06-18 12:37:08 +02:00
generics.rs stabilize naked_functions 2025-04-20 11:18:38 +02:00
instruction-set.rs stabilize naked_functions 2025-04-20 11:18:38 +02:00
min-function-alignment.rs add #[align] attribute 2025-06-18 12:37:08 +02:00
naked-functions.rs stabilize naked_functions 2025-04-20 11:18:38 +02:00