Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
struct T;
impl for T {}
//~^ ERROR missing trait in a trait impl
fn main() {}