summaryrefslogtreecommitdiffstats
path: root/tests/ui/attributes/used_with_multi_args.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/attributes/used_with_multi_args.stderr')
-rw-r--r--tests/ui/attributes/used_with_multi_args.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/attributes/used_with_multi_args.stderr b/tests/ui/attributes/used_with_multi_args.stderr
index c93aafcfc..d4417a202 100644
--- a/tests/ui/attributes/used_with_multi_args.stderr
+++ b/tests/ui/attributes/used_with_multi_args.stderr
@@ -4,5 +4,5 @@ error: expected `used`, `used(compiler)` or `used(linker)`
LL | #[used(compiler, linker)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^
-error: aborting due to previous error
+error: aborting due to 1 previous error