From edcf10e2f7243d4173d2a2c635ef923ba813a10f Mon Sep 17 00:00:00 2001 From: Jacherr Date: Mon, 11 Mar 2024 22:55:31 +0000 Subject: [PATCH] update_lints --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23e8d82e556..733858d4673 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5144,7 +5144,6 @@ Released 2018-09-13 [`disallowed_type`]: https://rust-lang.github.io/rust-clippy/master/index.html#disallowed_type [`disallowed_types`]: https://rust-lang.github.io/rust-clippy/master/index.html#disallowed_types [`diverging_sub_expression`]: https://rust-lang.github.io/rust-clippy/master/index.html#diverging_sub_expression -[`division_remainder_used`]: https://rust-lang.github.io/rust-clippy/master/index.html#division_remainder_used [`doc_link_with_quotes`]: https://rust-lang.github.io/rust-clippy/master/index.html#doc_link_with_quotes [`doc_markdown`]: https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown [`double_comparisons`]: https://rust-lang.github.io/rust-clippy/master/index.html#double_comparisons