Commit Graph

2 Commits

Author SHA1 Message Date
Guillaume Gomez
fca28ab513 * Add test case for cfg(false) on module level
* Fix typo
* Remove usage of `!has`
2025-06-03 10:35:28 +02:00
binarycat
c6eb1d95d3 rustdoc: display doc(cfg(false)) properly
before we had an extra 'on' that was
ungramatical.

fixes https://github.com/rust-lang/rust/issues/138112
2025-05-29 15:40:50 -05:00