index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
cfg
/
disallowed-cli-cfgs-allow.rs
blob: 0a9b07429d5f60df5ee9e5c3260ade0b8c9eb77b (
plain
)
1
2
3
4
//@ check-pass
//@ compile-flags: --cfg unix -Aexplicit_builtin_cfgs_in_flags
fn
main
()
{}