rust/compiler/rustc_error_codes/src
Yuki Okushi 6459a51c3f
Rollup merge of #106580 - Ezrashaw:remove-e0313, r=compiler-errors
remove unreachable error code `E0313`

Fixes #103742
Makes #103433 redundant

Implements removal of `E0313`. I agree with the linked issue that this error code is unreachable but if someone could confirm that would be great, are crater runs done for this sort of thing?

Also removed a redundant `// ignore-tidy-filelength` that I found while reading code.

cc ``@GuillaumeGomez`` #61137
2023-01-08 17:01:49 +09:00
..
error_codes Rollup merge of #106557 - Ezrashaw:ui-test-fixups-1, r=GuillaumeGomez 2023-01-08 17:01:48 +09:00
error_codes.rs remove unreachable error code E0313 2023-01-08 14:47:12 +13:00
lib.rs Add diagnostic translation lints to crates that don't emit them 2022-08-18 19:29:02 +01:00