mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-22 12:43:18 +00:00
Changelog: Update category for too_long_first_doc_paragraph
This commit is contained in:
parent
731c473fd9
commit
512ad86d68
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Current stable, released 2024-10-17
|
|||
|
||||
### New Lints
|
||||
|
||||
* Added [`too_long_first_doc_paragraph`] to `style`
|
||||
* Added [`too_long_first_doc_paragraph`] to `nursery`
|
||||
[#12993](https://github.com/rust-lang/rust-clippy/pull/12993)
|
||||
* Added [`unused_result_ok`] to `restriction`
|
||||
[#12150](https://github.com/rust-lang/rust-clippy/pull/12150)
|
||||
|
|
Loading…
Reference in a new issue