mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 11:40:39 +00:00
This commit does three things: 1. replaces (the last remaining) never true cfgs by the FALSE cfg 2. fix derive-helper-configured.rs (typo in directive) 3. and comment some current unused #[cfg_attr] (missing revisions)