]> git.lizzy.rs Git - rust.git/commitdiff
update ui tests
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Thu, 3 Oct 2019 12:11:39 +0000 (14:11 +0200)
committerGuillaume Gomez <guillaume1.gomez@gmail.com>
Thu, 3 Oct 2019 12:11:39 +0000 (14:11 +0200)
src/test/ui/gated-bad-feature.stderr

index ff6780e66a8ce3fcb150924d0f293d7c575a9bb5..79e59f76311fd1d8391ce17c903b9e8063bdbd4b 100644 (file)
@@ -30,4 +30,5 @@ LL | #![feature = "foo"]
 
 error: aborting due to 5 previous errors
 
-For more information about this error, try `rustc --explain E0557`.
+Some errors have detailed explanations: E0556, E0557.
+For more information about an error, try `rustc --explain E0556`.