Skip to content

Commit 665e759

Browse files
committed
rollup merge of rust-lang#17333 : mo/drop_unused_diagnostic_codes
2 parents 60d2689 + 573aa35 commit 665e759

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/librustc/diagnostics.rs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,6 @@ register_diagnostics!(
109109
E0092,
110110
E0093,
111111
E0094,
112-
E0095,
113-
E0096,
114-
E0097,
115-
E0098,
116-
E0099,
117112
E0100,
118113
E0101,
119114
E0102,
@@ -153,7 +148,6 @@ register_diagnostics!(
153148
E0139,
154149
E0140,
155150
E0141,
156-
E0142,
157151
E0143,
158152
E0144,
159153
E0145,
@@ -169,6 +163,5 @@ register_diagnostics!(
169163
E0157,
170164
E0158,
171165
E0159,
172-
E0160,
173166
E0161
174167
)

0 commit comments

Comments
 (0)