We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8b7ea commit 427774aCopy full SHA for 427774a
CHANGELOG.md
@@ -17,7 +17,7 @@ Current stable, released 2025-09-18
17
Note: This Clippy release does not introduce many new lints and is focused entirely on bug fixes — see
18
[#15086](https://github.com/rust-lang/rust-clippy/issues/15086) for more details.
19
20
-## New Lints
+### New Lints
21
22
* Added [`manual_is_multiple_of`] to `complexity` [#14292](https://github.com/rust-lang/rust-clippy/pull/14292)
23
* Added [`doc_broken_link`] to `pedantic` [#13696](https://github.com/rust-lang/rust-clippy/pull/13696)
0 commit comments