Skip to content

Commit fe26ff5

Browse files
committed
update lints in changelog
1 parent 1fe6640 commit fe26ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6643,7 +6643,7 @@ Released 2018-09-13
66436643
[`useless_format`]: https://rust-lang.github.io/rust-clippy/master/index.html#useless_format
66446644
[`useless_let_if_seq`]: https://rust-lang.github.io/rust-clippy/master/index.html#useless_let_if_seq
66456645
[`useless_nonzero_new_unchecked`]: https://rust-lang.github.io/rust-clippy/master/index.html#useless_nonzero_new_unchecked
6646-
[`useless_patbuf_conversion`]: https://rust-lang.github.io/rust-clippy/master/index.html#useless_patbuf_conversion
6646+
[`useless_pathbuf_conversion`]: https://rust-lang.github.io/rust-clippy/master/index.html#useless_pathbuf_conversion
66476647
[`useless_transmute`]: https://rust-lang.github.io/rust-clippy/master/index.html#useless_transmute
66486648
[`useless_vec`]: https://rust-lang.github.io/rust-clippy/master/index.html#useless_vec
66496649
[`vec_box`]: https://rust-lang.github.io/rust-clippy/master/index.html#vec_box

0 commit comments

Comments
 (0)