blob: ae0d8e8d4239c4a772bbdcc11fb1726670659a35 [file] [log] [blame]
error: opaque types cannot be used in patterns
--> $DIR/structural-match-no-leak.rs:14:9
|
LL | LEAK_FREE => (),
| ^^^^^^^^^
error: aborting due to previous error