Skip to content

Commit 1f4fe5f

Browse files
author
christopherdumas
committed
Removed comment. Apparently that shouldnt be there.
1 parent 872f349 commit 1f4fe5f

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, // implementation for undefined or unsutable type
3217+
E0118,
32183218
// E0123,
32193219
// E0127,
32203220
// E0129,

0 commit comments

Comments
 (0)