summaryrefslogtreecommitdiffstats
path: root/tests/ui/sized/recursive-type-2.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/sized/recursive-type-2.stderr')
-rw-r--r--tests/ui/sized/recursive-type-2.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/sized/recursive-type-2.stderr b/tests/ui/sized/recursive-type-2.stderr
index 0f72f7414..4e7f40a01 100644
--- a/tests/ui/sized/recursive-type-2.stderr
+++ b/tests/ui/sized/recursive-type-2.stderr
@@ -9,6 +9,6 @@ LL | fn main() {
| ^^^^^^^^^
= note: see https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for more information
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0391`.