Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: expected identifier, found `>`
--> $DIR/bound-single-question-mark.rs:1:10
|
LL | fn f<T: ?>() {}
| ^ expected identifier
error: aborting due to previous error