mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
71529f59b1
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: 