We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943c3bc commit 418dfb2Copy full SHA for 418dfb2
clippy_lints/src/doc/mod.rs
@@ -544,6 +544,8 @@ declare_clippy_lint! {
544
/// Also, if any of these non-source code file is updated, it will trigger a
545
/// recompilation.
546
///
547
+ /// ### Known problems
548
+ ///
549
/// Excluding this will currently result in the file being left out if
550
/// the item's docs are inlined from another crate. This may be fixed in a
551
/// future version of rustdoc.
0 commit comments