From 1eb726217d3a8ff8849594e88df068c4a13fbdc9 Mon Sep 17 00:00:00 2001 From: christopherdumas Date: Sat, 5 Sep 2015 17:14:10 -0700 Subject: [PATCH] This time, I found the error' --- src/librustc_typeck/diagnostics.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/librustc_typeck/diagnostics.rs b/src/librustc_typeck/diagnostics.rs index 1e09a3764450..a7f1b7198e25 100644 --- a/src/librustc_typeck/diagnostics.rs +++ b/src/librustc_typeck/diagnostics.rs @@ -3214,7 +3214,6 @@ register_diagnostics! { E0090, E0103, // @GuillaumeGomez: I was unable to get this error, try your best! E0104, - E0118, // E0123, // E0127, // E0129,