blob: a4e827357de6bdfec3278c0283c295c794785f6c [file] [log] [blame]
error: trait objects cannot be used in patterns
--> $DIR/issue-70972-dyn-trait.rs:6:9
|
LL | F => panic!(),
| ^
error: aborting due to previous error