X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=CHANGELOG.md;h=6fb6cf75d96fe717608a19a17415f18423c12a4e;hb=52e650ae88a63b41686f646f2240de7c870e6ea6;hp=0bd13320dc952179435b89b971a0c24fae987940;hpb=36e3c41368c9c4f2005c599a48e0d2a82983b943;p=rust.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bd13320dc9..6fb6cf75d96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1892,6 +1892,7 @@ Released 2018-09-13 [`print_with_newline`]: https://rust-lang.github.io/rust-clippy/master/index.html#print_with_newline [`println_empty_string`]: https://rust-lang.github.io/rust-clippy/master/index.html#println_empty_string [`ptr_arg`]: https://rust-lang.github.io/rust-clippy/master/index.html#ptr_arg +[`ptr_eq`]: https://rust-lang.github.io/rust-clippy/master/index.html#ptr_eq [`ptr_offset_with_cast`]: https://rust-lang.github.io/rust-clippy/master/index.html#ptr_offset_with_cast [`pub_enum_variant_names`]: https://rust-lang.github.io/rust-clippy/master/index.html#pub_enum_variant_names [`question_mark`]: https://rust-lang.github.io/rust-clippy/master/index.html#question_mark