summaryrefslogtreecommitdiffstats
path: root/tests/ui/svh/svh-change-trait-bound.stderr
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/ui/svh/svh-change-trait-bound.stderr (renamed from src/test/ui/svh/svh-change-trait-bound.stderr)1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/ui/svh/svh-change-trait-bound.stderr b/tests/ui/svh/svh-change-trait-bound.stderr
index a778c6180..2035993d2 100644
--- a/src/test/ui/svh/svh-change-trait-bound.stderr
+++ b/tests/ui/svh/svh-change-trait-bound.stderr
@@ -11,3 +11,4 @@ LL | extern crate b;
error: aborting due to previous error
+For more information about this error, try `rustc --explain E0460`.