We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa23b8 commit cbc6910Copy full SHA for cbc6910
CHANGELOG.md
@@ -41,7 +41,7 @@ Current stable, released 2024-09-05
41
[rust#120924](https://github.com/rust-lang/rust/pull/120924)
42
* Renamed `overflow_check_conditional` to [`panicking_overflow_checks`]
43
[#12944](https://github.com/rust-lang/rust-clippy/pull/12944)
44
-* Moved [`panicking_overflow_checks`] to `correctness` (From `complexity` now warn-by-default)
+* Moved [`panicking_overflow_checks`] to `correctness` (From `complexity` now deny-by-default)
45
46
* Renamed `thread_local_initializer_can_be_made_const` to [`missing_const_for_thread_local`]
47
[#12974](https://github.com/rust-lang/rust-clippy/pull/12974)
0 commit comments