Changelog: Update category for too_long_first_doc_paragraph

This commit is contained in:
xFrednet 2024-10-15 17:13:19 +02:00
parent 731c473fd9
commit 512ad86d68
No known key found for this signature in database
GPG key ID: E126C23F63C8907A

View file

@ -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)