Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#[track_caller]
struct S;
//~^^ ERROR attribute should be applied to a function definition
fn main() {}