Skip to content

Commit 736b40c

Browse files
committed
Drop manual_checked_div changelog edit
1 parent e5cc3d7 commit 736b40c

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
@@ -8,10 +8,6 @@ document.
88

99
[e9b7045...master](https://github.com/rust-lang/rust-clippy/compare/e9b7045...master)
1010

11-
### New Lints
12-
13-
* Added [`manual_checked_div`] to `nursery`
14-
1511
## Rust 1.91
1612

1713
Current stable, released 2025-10-30
@@ -6534,7 +6530,6 @@ Released 2018-09-13
65346530
[`manual_async_fn`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_async_fn
65356531
[`manual_bits`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_bits
65366532
[`manual_c_str_literals`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_c_str_literals
6537-
[`manual_checked_div`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_checked_div
65386533
[`manual_clamp`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_clamp
65396534
[`manual_contains`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_contains
65406535
[`manual_dangling_ptr`]: https://rust-lang.github.io/rust-clippy/master/index.html#manual_dangling_ptr

0 commit comments

Comments
 (0)