We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44f647 commit c016e93Copy full SHA for c016e93
RELEASES.md
@@ -58,7 +58,7 @@ The following previously stable APIs are now `const`.
58
Rustdoc
59
-------
60
- [Rustdoc lints are now treated as a tool lint, meaning that
61
- lints are now prefixed with `rustdoc::` (e.g. `#[warn(rustdoc::non_autolinks)]`).][80527]
+ lints are now prefixed with `rustdoc::` (e.g. `#[warn(rustdoc::broken_intra_doc_links)]`).][80527]
62
Using the old style is still allowed, and will become a warning in
63
a future release.
64
- [Rustdoc now supports argument files.][82261]
0 commit comments