]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/type-alias-impl-trait/structural-match.stderr
Auto merge of #95454 - randomicon00:fix95444, r=wesleywiser
[rust.git] / src / test / ui / type-alias-impl-trait / structural-match.stderr
index 262fd0726137e63c9547b43ea4977c99070bd147..61287f268066e8b13e7e796b3ff6b8d2e0866eb5 100644 (file)
@@ -1,4 +1,4 @@
-error: `impl Send` cannot be used in patterns
+error: `Foo` cannot be used in patterns
   --> $DIR/structural-match.rs:15:9
    |
 LL |         VALUE => (),