rust/compiler/rustc_const_eval
Nicholas Nethercote 9037ebba0c Improve size assertions.
- 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.
2022-08-01 09:15:05 +10:00
..
src Improve size assertions. 2022-08-01 09:15:05 +10:00
Cargo.toml Initial fixes on top of type interner commit 2022-05-28 11:38:22 -07:00