Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Represent the result of parsing all `#[repr(...)]` attributes on a type as a high-level type which is only capable of representing valid combinations of `#[repr(...)]` attributes and processes them into a concise representation that's easier for high-level code to work with. This prepares us to more easily fix #1748
- Loading branch information