summaryrefslogtreecommitdiffstats
path: root/tests/ui/coherence/inter-crate-ambiguity-causes-notes.next.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/coherence/inter-crate-ambiguity-causes-notes.next.stderr')
-rw-r--r--tests/ui/coherence/inter-crate-ambiguity-causes-notes.next.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/coherence/inter-crate-ambiguity-causes-notes.next.stderr b/tests/ui/coherence/inter-crate-ambiguity-causes-notes.next.stderr
index 9b2dbc66c..74be598c4 100644
--- a/tests/ui/coherence/inter-crate-ambiguity-causes-notes.next.stderr
+++ b/tests/ui/coherence/inter-crate-ambiguity-causes-notes.next.stderr
@@ -12,6 +12,6 @@ LL | | I: Iterator<Item = ()>,
|
= note: upstream crates may add a new impl of trait `std::iter::Iterator` for type `()` in future versions
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0119`.