Skip to content

Commit 427774a

Browse files
authored
Changelog: fix heading level in 1.90 section
1 parent 4a8b7ea commit 427774a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Current stable, released 2025-09-18
1717
Note: This Clippy release does not introduce many new lints and is focused entirely on bug fixes — see
1818
[#15086](https://github.com/rust-lang/rust-clippy/issues/15086) for more details.
1919

20-
## New Lints
20+
### New Lints
2121

2222
* Added [`manual_is_multiple_of`] to `complexity` [#14292](https://github.com/rust-lang/rust-clippy/pull/14292)
2323
* Added [`doc_broken_link`] to `pedantic` [#13696](https://github.com/rust-lang/rust-clippy/pull/13696)

0 commit comments

Comments
 (0)