Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: `&dyn Send` cannot be used in patterns
--> $DIR/issue-70972-dyn-trait.rs:6:9
|
LL | F => panic!(),
| ^
error: aborting due to previous error