blob: dcc06850de174d15d56e732be7fc3343ab61170d [file] [log] [blame]
// check-fail
// compile-flags: -Dunknown_lints -Atest_unstable_lint
// error-pattern: unknown lint: `test_unstable_lint`
// error-pattern: the `test_unstable_lint` lint is unstable
fn main() {}