rust/compiler/rustc_ty_utils
Nicholas Nethercote 2c4c8eb1a3 Box PatKind::Range.
Because it's the biggest variant. Also, make `PatRange` non-`Copy`,
because it's 104 bytes, which is pretty big.
2022-09-02 07:26:22 +10:00
..
src Box PatKind::Range. 2022-09-02 07:26:22 +10:00
Cargo.toml Migrate rustc_ty_utils to use SessionDiagnostic 2022-08-26 14:36:51 +01:00