From 1f4fe5f9c23cb0fa3cff998c3ff67e8b1d838f3b Mon Sep 17 00:00:00 2001 From: christopherdumas Date: Sat, 5 Sep 2015 16:55:37 -0700 Subject: [PATCH] Removed comment. Apparently that shouldnt be there. --- src/librustc_typeck/diagnostics.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/librustc_typeck/diagnostics.rs b/src/librustc_typeck/diagnostics.rs index 694c633f116f..bd001ff089ad 100644 --- a/src/librustc_typeck/diagnostics.rs +++ b/src/librustc_typeck/diagnostics.rs @@ -3214,7 +3214,7 @@ register_diagnostics! { E0090, E0103, // @GuillaumeGomez: I was unable to get this error, try your best! E0104, - E0118, // implementation for undefined or unsutable type + E0118, // E0123, // E0127, // E0129,