summaryrefslogtreecommitdiffstats
path: root/tests/ui/error-codes/E0789.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/error-codes/E0789.stderr')
-rw-r--r--tests/ui/error-codes/E0789.stderr2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ui/error-codes/E0789.stderr b/tests/ui/error-codes/E0789.stderr
index faab92bae..6df9daafe 100644
--- a/tests/ui/error-codes/E0789.stderr
+++ b/tests/ui/error-codes/E0789.stderr
@@ -9,6 +9,8 @@ error[E0789]: `rustc_allowed_through_unstable_modules` attribute must be paired
|
LL | struct Foo;
| ^^^^^^^^^^^
+ |
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
error: aborting due to 2 previous errors