rust/compiler/rustc_middle
Zalathar e1fc4a997d Don't store thir::Pat in error structs
In several cases this avoids the need to clone the underlying pattern, and then
print the clone later.
2024-07-28 21:58:44 +10:00
..

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