rust/compiler/rustc_middle
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
..
2022-09-02 07:26:22 +10:00

For more information about how rustc works, see the rustc dev guide.