about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTakayuki Nakata <f.seasons017@gmail.com>2020-10-28 14:25:41 +0900
committerTakayuki Nakata <f.seasons017@gmail.com>2020-10-28 14:25:41 +0900
commitdace756c6fa8793badbc9b872047cc539952e718 (patch)
tree337192e5fe29b110a83bc5e79e7d7a8531ba3084
parent8e988e1c66eb775b9be9c1106911fa736872f313 (diff)
downloadrust-dace756c6fa8793badbc9b872047cc539952e718.tar.gz
rust-dace756c6fa8793badbc9b872047cc539952e718.zip
cargo dev update_lints
-rw-r--r--CHANGELOG.md1
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