rust/compiler/rustc_middle
Nicholas Nethercote 006c85d017 Make some matches non-exhaustive.
Exhaustive match isn't necessary for these trivial cases, and some
similar nearby methods are non-exhaustive.
2025-09-08 06:31:59 +10:00
..
2025-09-08 06:31:59 +10:00

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