Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: at least one trait must be specified
--> $DIR/no-trait.rs:1:11
|
LL | fn f() -> impl 'static {}
| ^^^^^^^^^^^^
error: aborting due to previous error