mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 03:16:15 +00:00
- For any file with four or more size assertions, move them into a separate module (as is already done for `hir.rs`). - Add some more for AST nodes and THIR nodes. - Put the `hir.rs` ones in alphabetical order.