Add Known problems section

This commit is contained in:
Michael Howell 2024-11-24 11:23:14 -07:00 committed by GitHub
parent 943c3bc3db
commit 418dfb2257
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -544,6 +544,8 @@ declare_clippy_lint! {
/// Also, if any of these non-source code file is updated, it will trigger a
/// recompilation.
///
/// ### Known problems
///
/// Excluding this will currently result in the file being left out if
/// the item's docs are inlined from another crate. This may be fixed in a
/// future version of rustdoc.