We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75a1f0 commit 5918e9fCopy full SHA for 5918e9f
RELEASES.md
@@ -75,8 +75,7 @@ Misc
75
should be compiled the 2018 edition of Rust.
76
- [You can now provide custom themes to rustdoc with `--theme`, and check the
77
current theme with `--check-theme`.][54733]
78
-- [You can use `#[doc(cfg(item))]` to document that a item is only available with
79
- certain features.][61351]
+- [You can use `#[cfg(doc)]` to compile an item when building documentation.][61351]
80
81
Compatibility Notes
82
-------------------
0 commit comments