From 2575687532f8d3251e55c7e4b81fdefd46c820ed Mon Sep 17 00:00:00 2001 From: christopherdumas Date: Sat, 5 Sep 2015 16:49:42 -0700 Subject: [PATCH] Added commet too --- 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 9a536a5e0a13..c2ce16b02566 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, + E0118, // implementation for undefined or unsutable type // E0123, // E0127, // E0129,