summaryrefslogtreecommitdiffstats
path: root/tests/ui/regions/regions-outlives-projection-container-wc.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/regions/regions-outlives-projection-container-wc.stderr')
-rw-r--r--tests/ui/regions/regions-outlives-projection-container-wc.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/regions/regions-outlives-projection-container-wc.stderr b/tests/ui/regions/regions-outlives-projection-container-wc.stderr
index eba2a0d58..1c270d6c3 100644
--- a/tests/ui/regions/regions-outlives-projection-container-wc.stderr
+++ b/tests/ui/regions/regions-outlives-projection-container-wc.stderr
@@ -11,5 +11,5 @@ LL | let _: &'a WithAssoc<TheType<'b>> = loop { };
|
= help: consider adding the following bound: `'b: 'a`
-error: aborting due to previous error
+error: aborting due to 1 previous error