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. |
||
|---|---|---|
| .. | ||
| codegen_fn_attrs.rs | ||
| debugger_visualizer.rs | ||
| dependency_format.rs | ||
| exported_symbols.rs | ||
| lang_items.rs | ||
| limits.rs | ||
| mod.rs | ||
| privacy.rs | ||
| region.rs | ||
| resolve_bound_vars.rs | ||
| stability.rs | ||