Skip to content

Commit 1264a91

Browse files
committed
Drop manual_checked_div changelog edit
1 parent 5ede242 commit 1264a91

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,6 @@ Current stable, released 2025-12-11
8484
* [`double_parens`] fixed FP when macros are involved
8585
[#15420](https://github.com/rust-lang/rust-clippy/pull/15420)
8686

87-
### New Lints
88-
89-
* Added [`manual_checked_div`] to `nursery`
90-
9187
## Rust 1.91
9288

9389
Current stable, released 2025-10-30
@@ -6611,7 +6607,6 @@ Released 2018-09-13
66116607
[`manual_async_fn`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_async_fn
66126608
[`manual_bits`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_bits
66136609
[`manual_c_str_literals`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_c_str_literals
6614-
[`manual_checked_div`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_checked_div
66156610
[`manual_clamp`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_clamp
66166611
[`manual_contains`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_contains
66176612
[`manual_dangling_ptr`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_dangling_ptr

0 commit comments

Comments
 (0)