rust/compiler/rustc_attr_parsing
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
..
src add #[align] attribute 2025-06-18 12:37:08 +02:00
Cargo.toml Use -Wunused_crate_dependencies for compiler crates. 2025-03-20 08:59:43 +11:00
messages.ftl add #[align] attribute 2025-06-18 12:37:08 +02:00