about summary refs log tree commit diff
diff options
context:
space:
mode:
authorchristopherdumas <christopherdumas@me.com>2015-09-05 16:55:37 -0700
committerchristopherdumas <christopherdumas@me.com>2015-09-05 16:55:37 -0700
commit1f4fe5f9c23cb0fa3cff998c3ff67e8b1d838f3b (patch)
tree3db56789c26e0d7ad04e52046ee0f01bc12945d3
parent872f34934ce01897ff74c6b16b6052670deabd9d (diff)
downloadrust-1f4fe5f9c23cb0fa3cff998c3ff67e8b1d838f3b.tar.gz
rust-1f4fe5f9c23cb0fa3cff998c3ff67e8b1d838f3b.zip
Removed comment. Apparently that shouldnt be there.
-rw-r--r--src/librustc_typeck/diagnostics.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librustc_typeck/diagnostics.rs b/src/librustc_typeck/diagnostics.rs
index 694c633f116..bd001ff089a 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,