Skip to content

Commit cbc6910

Browse files
xFrednety21
andauthored
Changelog: Correct lint level
Co-authored-by: Timo <[email protected]>
1 parent 9aa23b8 commit cbc6910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Current stable, released 2024-09-05
4141
[rust#120924](https://github.com/rust-lang/rust/pull/120924)
4242
* Renamed `overflow_check_conditional` to [`panicking_overflow_checks`]
4343
[#12944](https://github.com/rust-lang/rust-clippy/pull/12944)
44-
* Moved [`panicking_overflow_checks`] to `correctness` (From `complexity` now warn-by-default)
44+
* Moved [`panicking_overflow_checks`] to `correctness` (From `complexity` now deny-by-default)
4545
[#12944](https://github.com/rust-lang/rust-clippy/pull/12944)
4646
* Renamed `thread_local_initializer_can_be_made_const` to [`missing_const_for_thread_local`]
4747
[#12974](https://github.com/rust-lang/rust-clippy/pull/12974)

0 commit comments

Comments
 (0)