While `false` is accepted by `--cfg` it isn't by `#[cfg(false)]` since in that context `false` is the boolean not a ident. |
||
|---|---|---|
| .. | ||
| bad-value.bad.stderr | ||
| bad-value.blank.stderr | ||
| bad-value.rs | ||
| coverage-options.bad.stderr | ||
| coverage-options.rs | ||
| off-values.rs | ||
| on-values.rs | ||