Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename invalid
false
cfg to valid _false
cfg
While `false` is accepted by `--cfg` it isn't by `#[cfg(false)]` since in that context `false` is the boolean not a ident.
- Loading branch information