Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#[rustc_diagnostic_item = "foomp"] //~ ERROR compiler internal support for linting
struct Foomp;
fn main() {}