Skip to content

Commit 21137cd

Browse files
committed
Update CHANGELOG to include separated_literal_suffix
1 parent 6150d14 commit 21137cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -2972,6 +2972,7 @@ Released 2018-09-13
29722972
[`self_named_constructors`]: https://rust-lang.github.io/rust-clippy/master/index.html#self_named_constructors
29732973
[`self_named_module_files`]: https://rust-lang.github.io/rust-clippy/master/index.html#self_named_module_files
29742974
[`semicolon_if_nothing_returned`]: https://rust-lang.github.io/rust-clippy/master/index.html#semicolon_if_nothing_returned
2975+
[`separated_literal_suffix`]: https://rust-lang.github.io/rust-clippy/master/index.html#separated_literal_suffix
29752976
[`serde_api_misuse`]: https://rust-lang.github.io/rust-clippy/master/index.html#serde_api_misuse
29762977
[`shadow_reuse`]: https://rust-lang.github.io/rust-clippy/master/index.html#shadow_reuse
29772978
[`shadow_same`]: https://rust-lang.github.io/rust-clippy/master/index.html#shadow_same

0 commit comments

Comments
 (0)