blob: 7d5e5b5b0c64a6060ea558606652da01463a0987 [file] [log] [blame]
error: to use a constant of type `&[O<B>]` in a pattern, the type must implement `PartialEq`
--> $DIR/issue-65466.rs:14:9
|
LL | C => (),
| ^
error: aborting due to 1 previous error