Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
fn hello() -> impl Sized + use<> {}
//~^ ERROR precise captures on `impl Trait` are experimental
fn main() {}