Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: ['a: *]
--> $DIR/variance.rs:10:21
|
LL | fn foo<'a: 'a>() -> impl const Foo {}
| ^^^^^^^^^^^^^^
error: aborting due to 1 previous error