Skip to content

Commit d52d0c8

Browse files
committed
auto merge of #17016 : steveklabnik/rust/fix_diagnostic_codes, r=huonw
Fixes #16449.
2 parents 09cebc2 + 1b9c5e6 commit d52d0c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/librustc/diagnostics.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,6 @@ register_diagnostics!(
160160
E0146,
161161
E0147,
162162
E0148,
163-
E0149,
164-
E0150,
165163
E0151,
166164
E0152,
167165
E0153,

0 commit comments

Comments
 (0)