rust/clippy_lints/src/doc
llogiq 33394d28be
Correct version of doc_overindented_list_items (#14152)
Fix the version of `doc_overindented_list_items`. It actually will be in
1.86.0, not 1.80.0.
(https://github.com/rust-lang/rust/pull/136209 has a milestone of
1.86.0)

changelog: none
2025-02-07 10:07:50 +00:00
..
empty_line_after.rs Merge remote-tracking branch 'upstream/master' into rustup 2025-02-06 14:31:01 +01:00
include_in_doc_without_cfg.rs Merge commit '609cd310be' into clippy-subtree-update 2024-12-26 15:15:54 +01:00
lazy_continuation.rs Merge commit '51d49c1ae2' into clippy-subtree-update 2025-01-28 19:33:54 +01:00
link_with_quotes.rs Merge commit '7901289135' into clippy-subtree-update 2024-09-24 11:58:04 +02:00
markdown.rs Merge commit '0f8eabd623' into clippyup 2024-08-24 18:33:44 -04:00
missing_headers.rs Add hir::HeaderSafety to make follow up commits simpler 2025-01-14 10:54:11 +00:00
mod.rs Correct version of doc_overindented_list_items (#14152) 2025-02-07 10:07:50 +00:00
needless_doctest_main.rs Merge commit '7901289135' into clippy-subtree-update 2024-09-24 11:58:04 +02:00
suspicious_doc_comments.rs Add hir::Attribute 2024-12-15 19:18:46 +01:00
too_long_first_doc_paragraph.rs Merge commit '19e305bb57' into clippy-subtree-update 2025-01-09 18:57:00 +01:00