summaryrefslogtreecommitdiffstats
path: root/tests/ui/span/gated-features-attr-spans.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/span/gated-features-attr-spans.stderr')
-rw-r--r--tests/ui/span/gated-features-attr-spans.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/span/gated-features-attr-spans.stderr b/tests/ui/span/gated-features-attr-spans.stderr
index c8b8f346b..5376d7799 100644
--- a/tests/ui/span/gated-features-attr-spans.stderr
+++ b/tests/ui/span/gated-features-attr-spans.stderr
@@ -7,6 +7,6 @@ LL | #[repr(simd)]
= note: see issue #27731 <https://github.com/rust-lang/rust/issues/27731> for more information
= help: add `#![feature(repr_simd)]` to the crate attributes to enable
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0658`.