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