Files
rust/compiler/rustc_codegen_llvm/src
bors defef8658e Auto merge of #122972 - beetrees:use-align-type, r=fee1-dead
Use the `Align` type when parsing alignment attributes

Use the `Align` type in `rustc_attr::parse_alignment`, removing the need to call `Align::from_bytes(...).unwrap()` later in the compilation process.
2024-04-01 03:16:45 +00:00
..
2023-12-31 15:27:43 +08:00
2024-03-23 18:30:39 +00:00
2024-03-12 08:51:20 +00:00
2024-03-11 09:15:09 +11:00
2024-03-23 18:30:39 +00:00
2024-02-24 18:53:48 +03:00
2024-03-12 08:51:20 +00:00
2024-03-06 17:49:37 -08:00