summaryrefslogtreecommitdiffstats
path: root/tests/ui/lint/lint-temporary-cstring-as-param.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/lint/lint-temporary-cstring-as-param.stderr')
-rw-r--r--tests/ui/lint/lint-temporary-cstring-as-param.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/lint/lint-temporary-cstring-as-param.stderr b/tests/ui/lint/lint-temporary-cstring-as-param.stderr
index 838b3bc13..7aa21f256 100644
--- a/tests/ui/lint/lint-temporary-cstring-as-param.stderr
+++ b/tests/ui/lint/lint-temporary-cstring-as-param.stderr
@@ -14,5 +14,5 @@ note: the lint level is defined here
LL | #![deny(temporary_cstring_as_ptr)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
-error: aborting due to previous error
+error: aborting due to 1 previous error