Skip to content

Commit 4e973bf

Browse files
Update CHANGELOG to add write_and_append lint
1 parent 2a3c4c3 commit 4e973bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5664,6 +5664,7 @@ Released 2018-09-13
56645664
[`wildcard_enum_match_arm`]: https://rust-lang.github.io/rust-clippy/master/index.html#wildcard_enum_match_arm
56655665
[`wildcard_imports`]: https://rust-lang.github.io/rust-clippy/master/index.html#wildcard_imports
56665666
[`wildcard_in_or_patterns`]: https://rust-lang.github.io/rust-clippy/master/index.html#wildcard_in_or_patterns
5667+
[`write_and_append`]: https://rust-lang.github.io/rust-clippy/master/index.html#write_and_append
56675668
[`write_literal`]: https://rust-lang.github.io/rust-clippy/master/index.html#write_literal
56685669
[`write_with_newline`]: https://rust-lang.github.io/rust-clippy/master/index.html#write_with_newline
56695670
[`writeln_empty_string`]: https://rust-lang.github.io/rust-clippy/master/index.html#writeln_empty_string

0 commit comments

Comments
 (0)