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