about summary refs log tree commit diff
path: root/src/test/ui/reachable
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2018-02-19 21:40:25 +0100
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2018-02-25 12:15:05 +0100
commit5747fd6611a77d297d9559f2365a554bd3dd6610 (patch)
tree0cd980e58cbd5ce349d04d493ce959b66f570e15 /src/test/ui/reachable
parent1dc2015a9d71f3ef8191f6e0ca39b9154c87adfe (diff)
downloadrust-5747fd6611a77d297d9559f2365a554bd3dd6610.tar.gz
rust-5747fd6611a77d297d9559f2365a554bd3dd6610.zip
Update ui tests
Diffstat (limited to 'src/test/ui/reachable')
-rw-r--r--src/test/ui/reachable/expr_unary.stderr1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/ui/reachable/expr_unary.stderr b/src/test/ui/reachable/expr_unary.stderr
index 39120f0bdf9..a8e90d6e645 100644
--- a/src/test/ui/reachable/expr_unary.stderr
+++ b/src/test/ui/reachable/expr_unary.stderr
@@ -32,3 +32,4 @@ error[E0600]: cannot apply unary operator `!` to type `!`
 
 error: aborting due to 3 previous errors
 
+If you want more information on this error, try using "rustc --explain E0600"