summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/doc-before-struct-rbrace-1.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/parser/doc-before-struct-rbrace-1.stderr')
-rw-r--r--tests/ui/parser/doc-before-struct-rbrace-1.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/doc-before-struct-rbrace-1.stderr b/tests/ui/parser/doc-before-struct-rbrace-1.stderr
index 94934f734..62a27740f 100644
--- a/tests/ui/parser/doc-before-struct-rbrace-1.stderr
+++ b/tests/ui/parser/doc-before-struct-rbrace-1.stderr
@@ -9,6 +9,6 @@ LL | /// document
|
= help: doc comments must come before what they document, if a comment was intended use `//`
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0585`.