Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f6e511e

Browse files
committed
Auto merge of #131742 - flip1995:clippy-stable-backport, r=Mark-Simulacrum
[stable] Clippy: Move `too_long_first_doc_paragraph` to `nursery` r? `@cuviper` See: https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/too_long_first_doc_paragraph.20to.20nursery.3F/near/476448239
2 parents 7bd8b07 + a365aeb commit f6e511e

File tree

1 file changed

+1
-1
lines changed
  • src/tools/clippy/clippy_lints/src/doc

1 file changed

+1
-1
lines changed

‎src/tools/clippy/clippy_lints/src/doc/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ declare_clippy_lint! {
451451
/// ```
452452
#[clippy::version = "1.81.0"]
453453
pub TOO_LONG_FIRST_DOC_PARAGRAPH,
454-
style,
454+
nursery,
455455
"ensure that the first line of a documentation paragraph isn't too long"
456456
}
457457

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /