rust/clippy_lints/src/doc
bors 30e0b69908 Auto merge of #12993 - GuillaumeGomez:too_long_first_doc_paragraph, r=Centri3
Add new `too_long_first_doc_paragraph` first paragraph lint

Fixes https://github.com/rust-lang/rust-clippy/issues/12989.

changelog: Add new `too_long_first_doc_paragraph` first paragraph lint
2024-08-24 15:23:34 +00:00
..
lazy_continuation.rs Replace span_suggestion_with_style with _verbose 2024-08-17 18:09:28 +00:00
link_with_quotes.rs Merge commit 'f0cdee4a3f' into clippy-subtree-sync 2023-12-01 18:21:58 +01:00
markdown.rs Replace span_suggestion_with_style with _verbose 2024-08-17 18:09:28 +00:00
missing_headers.rs Merge commit '3e5a02b13b' into clippy-subtree-update 2024-06-13 12:30:48 +02:00
mod.rs Auto merge of #12993 - GuillaumeGomez:too_long_first_doc_paragraph, r=Centri3 2024-08-24 15:23:34 +00:00
needless_doctest_main.rs Make top-level rustc_parse functions fallible. 2024-06-05 10:38:03 +10:00
suspicious_doc_comments.rs Merge commit 'f0cdee4a3f' into clippy-subtree-sync 2023-12-01 18:21:58 +01:00
too_long_first_doc_paragraph.rs Do not emit TOO_LONG_FIRST_DOC_PARAGRAPH lint if item is generated from proc-macro and simplify code to emit lint 2024-08-18 14:14:00 +02:00