X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=CHANGELOG.md;h=fa4e1e7ac38d31ae8097dd84aa8694d5f2953c03;hb=dc497c82ff1eb7377a0490885f5bbc53c0f1e4e8;hp=a372f9ea81161cba02c32b927b07221f12f58b08;hpb=0fc95e88f556d3fb95dd92f19a183a30bb5c9688;p=rust.git diff --git a/CHANGELOG.md b/CHANGELOG.md index a372f9ea811..fa4e1e7ac38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3975,6 +3975,7 @@ Released 2018-09-13 [`partialeq_to_none`]: https://rust-lang.github.io/rust-clippy/master/index.html#partialeq_to_none [`path_buf_push_overwrite`]: https://rust-lang.github.io/rust-clippy/master/index.html#path_buf_push_overwrite [`pattern_type_mismatch`]: https://rust-lang.github.io/rust-clippy/master/index.html#pattern_type_mismatch +[`positional_named_format_parameters`]: https://rust-lang.github.io/rust-clippy/master/index.html#positional_named_format_parameters [`possible_missing_comma`]: https://rust-lang.github.io/rust-clippy/master/index.html#possible_missing_comma [`precedence`]: https://rust-lang.github.io/rust-clippy/master/index.html#precedence [`print_in_format_impl`]: https://rust-lang.github.io/rust-clippy/master/index.html#print_in_format_impl