Skip to content

Commit

Permalink
Auto merge of #122972 - beetrees:use-align-type, r=fee1-dead
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
bors committed Apr 1, 2024
2 parents cbb6c74 + 5ab6687 commit f773918
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f773918

Please sign in to comment.