mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-13 10:45:31 +00:00
rustdoc: display doc(cfg(false)) properly before we had an extra 'on' that was ungramatical. fixes https://github.com/rust-lang/rust/issues/138112 this is what it looks like now: 