Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
conditional-compilation
/
module_with_cfg.rs
blob: a96f8a3e6e964c907cc7a7b02954baea684d98fb [
file
] [
log
] [
blame
]
//@ ignore-auxiliary (used by `./inner-cfg-non-inline-mod.rs`)
#![
cfg_attr
(
all
(),
cfg
(
false
))]