Skip to content

Commit a85bc05

Browse files
author
christopherdumas
committed
De-registered the duplicate E0118
1 parent 1f4fe5f commit a85bc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_typeck/diagnostics.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3214,7 +3214,7 @@ register_diagnostics! {
32143214
E0090,
32153215
E0103, // @GuillaumeGomez: I was unable to get this error, try your best!
32163216
E0104,
3217-
E0118,
3217+
// E0118,
32183218
// E0123,
32193219
// E0127,
32203220
// E0129,

0 commit comments

Comments
 (0)