Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
//~ ERROR unknown lint: `test_unstable_lint`
//~^ NOTE the `test_unstable_lint` lint is unstable
//@ check-fail
//@ compile-flags: -Dunknown_lints -Atest_unstable_lint
//@ dont-require-annotations: NOTE
fn main() {}