summaryrefslogtreecommitdiffstats
path: root/tests/ui/resolve/crate-in-paths.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/resolve/crate-in-paths.stderr')
-rw-r--r--tests/ui/resolve/crate-in-paths.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/resolve/crate-in-paths.stderr b/tests/ui/resolve/crate-in-paths.stderr
index 07fb5dcc0..9eb735a3a 100644
--- a/tests/ui/resolve/crate-in-paths.stderr
+++ b/tests/ui/resolve/crate-in-paths.stderr
@@ -9,6 +9,6 @@ help: consider importing this unit struct
LL + use crate::bar::Foo;
|
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0425`.