summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/struct-literal-restrictions-in-lamda.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/parser/struct-literal-restrictions-in-lamda.stderr')
-rw-r--r--tests/ui/parser/struct-literal-restrictions-in-lamda.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/struct-literal-restrictions-in-lamda.stderr b/tests/ui/parser/struct-literal-restrictions-in-lamda.stderr
index 0852c7cb4..c715486e2 100644
--- a/tests/ui/parser/struct-literal-restrictions-in-lamda.stderr
+++ b/tests/ui/parser/struct-literal-restrictions-in-lamda.stderr
@@ -24,7 +24,7 @@ LL | | }.hi() {
| |__________^ expected `bool`, found closure
|
= note: expected type `bool`
- found closure `[closure@$DIR/struct-literal-restrictions-in-lamda.rs:12:11: 12:13]`
+ found closure `{closure@$DIR/struct-literal-restrictions-in-lamda.rs:12:11: 12:13}`
help: use parentheses to call this closure
|
LL ~ while (|| Foo {