diff options
| author | Takayuki Nakata <f.seasons017@gmail.com> | 2020-10-28 14:25:41 +0900 |
|---|---|---|
| committer | Takayuki Nakata <f.seasons017@gmail.com> | 2020-10-28 14:25:41 +0900 |
| commit | dace756c6fa8793badbc9b872047cc539952e718 (patch) | |
| tree | 337192e5fe29b110a83bc5e79e7d7a8531ba3084 | |
| parent | 8e988e1c66eb775b9be9c1106911fa736872f313 (diff) | |
| download | rust-dace756c6fa8793badbc9b872047cc539952e718.tar.gz rust-dace756c6fa8793badbc9b872047cc539952e718.zip | |
cargo dev update_lints
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 25f3b5da198..d93efcafb19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1962,7 +1962,6 @@ Released 2018-09-13 [`suspicious_unary_op_formatting`]: https://rust-lang.github.io/rust-clippy/master/index.html#suspicious_unary_op_formatting [`tabs_in_doc_comments`]: https://rust-lang.github.io/rust-clippy/master/index.html#tabs_in_doc_comments [`temporary_assignment`]: https://rust-lang.github.io/rust-clippy/master/index.html#temporary_assignment -[`temporary_cstring_as_ptr`]: https://rust-lang.github.io/rust-clippy/master/index.html#temporary_cstring_as_ptr [`to_digit_is_some`]: https://rust-lang.github.io/rust-clippy/master/index.html#to_digit_is_some [`to_string_in_display`]: https://rust-lang.github.io/rust-clippy/master/index.html#to_string_in_display [`todo`]: https://rust-lang.github.io/rust-clippy/master/index.html#todo |
