mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +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: 