rust/compiler/rustc_mir_build
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
..
src Don't store thir::Pat in error structs 2024-07-28 21:58:44 +10:00
Cargo.toml const_to_pat: cleanup leftovers from when we had to deal with non-structural constants 2024-07-18 11:58:16 +02:00
messages.ftl Improve "covered_by_many" error 2024-07-24 08:46:52 +02:00