summaryrefslogtreecommitdiffstats
path: root/tests/ui/tool_lints.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/tool_lints.stderr')
-rw-r--r--tests/ui/tool_lints.stderr1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/tool_lints.stderr b/tests/ui/tool_lints.stderr
index d36cd193b..f1d825cab 100644
--- a/tests/ui/tool_lints.stderr
+++ b/tests/ui/tool_lints.stderr
@@ -13,6 +13,7 @@ LL | #[warn(foo::bar)]
| ^^^
|
= help: add `#![register_tool(foo)]` to the crate root
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
error: aborting due to 2 previous errors