granite-rust/compiler/rustc_mir_build
Esteban Kuber ab4feea50d Point at uncovered variants in enum definition in note instead of a span_label
This makes the order of the output always consistent:

1. Place of the `match` missing arms
2. The `enum` definition span
3. The structured suggestion to add a fallthrough arm
2022-03-08 00:19:08 +00:00
..
src Point at uncovered variants in enum definition in note instead of a span_label 2022-03-08 00:19:08 +00:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00