diff options
| author | Jacherr <jwc2002@outlook.com> | 2024-03-11 22:55:31 +0000 |
|---|---|---|
| committer | Jacherr <jwc2002@outlook.com> | 2024-03-11 22:55:31 +0000 |
| commit | edcf10e2f7243d4173d2a2c635ef923ba813a10f (patch) | |
| tree | 39a11ca00731a2e308d64f73427b181cd80058f3 | |
| parent | 100ab4993e33d9d228303ce86abbfbed9abd88f6 (diff) | |
| download | rust-edcf10e2f7243d4173d2a2c635ef923ba813a10f.tar.gz rust-edcf10e2f7243d4173d2a2c635ef923ba813a10f.zip | |
update_lints
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
