mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-29 21:41:47 +00:00
Move too_long_first_doc_paragraph
to nursery
(cherry picked from commit a365aebdf0
)
This commit is contained in:
parent
a43016a6f9
commit
601863bf30
@ -452,7 +452,7 @@ declare_clippy_lint! {
|
||||
/// ```
|
||||
#[clippy::version = "1.82.0"]
|
||||
pub TOO_LONG_FIRST_DOC_PARAGRAPH,
|
||||
style,
|
||||
nursery,
|
||||
"ensure that the first line of a documentation paragraph isn't too long"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user