Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
cfg
/
disallowed-cli-cfgs-allow.rs
blob: 0a9b07429d5f60df5ee9e5c3260ade0b8c9eb77b [
file
] [
log
] [
blame
] [
edit
]
//@ check-pass
//@ compile-flags: --cfg unix -Aexplicit_builtin_cfgs_in_flags
fn
main
()
{}