summaryrefslogtreecommitdiffstats
path: root/tests/ui/imports/ambiguous-9.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/imports/ambiguous-9.stderr')
-rw-r--r--tests/ui/imports/ambiguous-9.stderr1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/imports/ambiguous-9.stderr b/tests/ui/imports/ambiguous-9.stderr
index 6c7d79174..2731ed2ba 100644
--- a/tests/ui/imports/ambiguous-9.stderr
+++ b/tests/ui/imports/ambiguous-9.stderr
@@ -60,6 +60,7 @@ note: `date_range` could also refer to the function imported here
LL | use prelude::*;
| ^^^^^^^^^^
= help: consider adding an explicit import of `date_range` to disambiguate
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
warning: 4 warnings emitted