mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-16 22:18:40 +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
|
### 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)
|
[#12993](https://github.com/rust-lang/rust-clippy/pull/12993)
|
||||||
* Added [`unused_result_ok`] to `restriction`
|
* Added [`unused_result_ok`] to `restriction`
|
||||||
[#12150](https://github.com/rust-lang/rust-clippy/pull/12150)
|
[#12150](https://github.com/rust-lang/rust-clippy/pull/12150)
|
||||||
|
|
Loading…
Add table
Reference in a new issue