mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +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: 