summaryrefslogtreecommitdiffstats
path: root/tests/ui/pub/pub-ident-fn.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/pub/pub-ident-fn.stderr')
-rw-r--r--tests/ui/pub/pub-ident-fn.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/pub/pub-ident-fn.stderr b/tests/ui/pub/pub-ident-fn.stderr
index cb94c48ad..06dac6164 100644
--- a/tests/ui/pub/pub-ident-fn.stderr
+++ b/tests/ui/pub/pub-ident-fn.stderr
@@ -9,5 +9,5 @@ help: add `fn` here to parse `foo` as a public function
LL | pub fn foo(_s: usize) -> bool { true }
| ++
-error: aborting due to previous error
+error: aborting due to 1 previous error