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