]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/parser/struct-literal-restrictions-in-lamda.stderr
:arrow_up: rust-analyzer
[rust.git] / src / test / ui / parser / struct-literal-restrictions-in-lamda.stderr
index e71f15ebfd2e7219870a555ce9cd0f2913a25020..0852c7cb4705d8c862bdf5ab4fd5ff69e8ddfdf7 100644 (file)
@@ -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: 14:11]`
+           found closure `[closure@$DIR/struct-literal-restrictions-in-lamda.rs:12:11: 12:13]`
 help: use parentheses to call this closure
    |
 LL ~     while (|| Foo {