mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
9037ebba0c
- 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.