Skip to content

Commit 2575687

Browse files
author
christopherdumas
committed
Added commet too
1 parent ac6a9eb commit 2575687

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

0 commit comments

Comments
 (0)