summaryrefslogtreecommitdiffstats
path: root/tests/ui/coherence/coherence_inherent.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/coherence/coherence_inherent.stderr')
-rw-r--r--tests/ui/coherence/coherence_inherent.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/coherence/coherence_inherent.stderr b/tests/ui/coherence/coherence_inherent.stderr
index b381b0680..da8c03847 100644
--- a/tests/ui/coherence/coherence_inherent.stderr
+++ b/tests/ui/coherence/coherence_inherent.stderr
@@ -10,6 +10,6 @@ help: the following trait is implemented but not in scope; perhaps add a `use` f
LL + use Lib::TheTrait;
|
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0599`.