Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
lint
/
lint-unknown-lint-cmdline-allow.rs
blob: 68c5e3b1a3a0831997ec8e2711a6e70fb90cfd08 [
file
] [
log
] [
blame
] [
edit
]
//@ check-pass
//@ compile-flags:-A unknown-lints -D bogus -D dead_cod
fn
main
()
{
}