Skip to content

Commit 418dfb2

Browse files
authored
Add Known problems section
1 parent 943c3bc commit 418dfb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clippy_lints/src/doc/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,8 @@ declare_clippy_lint! {
544544
/// Also, if any of these non-source code file is updated, it will trigger a
545545
/// recompilation.
546546
///
547+
/// ### Known problems
548+
///
547549
/// Excluding this will currently result in the file being left out if
548550
/// the item's docs are inlined from another crate. This may be fixed in a
549551
/// future version of rustdoc.

0 commit comments

Comments
 (0)