about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2019-10-18 19:00:35 +0200
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2019-10-23 16:22:23 +0200
commit42a805e4d2b057f58f5ad72b35afaee1bf8358ef (patch)
treeac7be3ed7d0adf68b78a5eaaec8910442532b17b
parent76b8fd81e299498266923f1470c216f553b2927b (diff)
downloadrust-42a805e4d2b057f58f5ad72b35afaee1bf8358ef.tar.gz
rust-42a805e4d2b057f58f5ad72b35afaee1bf8358ef.zip
Update ui tests
-rw-r--r--src/test/ui/conflicting-repr-hints.stderr3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/ui/conflicting-repr-hints.stderr b/src/test/ui/conflicting-repr-hints.stderr
index 832f5c3ac2b..414c15f93bc 100644
--- a/src/test/ui/conflicting-repr-hints.stderr
+++ b/src/test/ui/conflicting-repr-hints.stderr
@@ -66,4 +66,5 @@ LL | | }
 
 error: aborting due to 8 previous errors
 
-For more information about this error, try `rustc --explain E0566`.
+Some errors have detailed explanations: E0566, E0587.
+For more information about an error, try `rustc --explain E0566`.