rust/compiler/rustc_lint
bors 77f1e504a9 Auto merge of #89479 - camsteffen:diag-naming, r=Manishearth
Make diangostic item naming consistent

Right now there is about a 50/50 split of naming diagnostic items as `vec_type` vs `Vec`. So it is hard to guess a diagnostic item name with confidence. I know it's not great to change these retroactively, but I think it will be much easier to maintain consistency after consistency is established.
2021-10-03 03:43:21 +00:00
..
src Auto merge of #89479 - camsteffen:diag-naming, r=Manishearth 2021-10-03 03:43:21 +00:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00