Skip to content

Commit 5a51745

Browse files
committed
Revert "Revert CHANGELOG changes"
This reverts commit 3f7cf18ce17d57077b3d588716e0aa6d7168d400.
1 parent 5fe9d89 commit 5a51745

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
@@ -2799,6 +2799,7 @@ Released 2018-09-13
27992799
[`let_underscore_must_use`]: https://rust-lang.github.io/rust-clippy/master/index.html#let_underscore_must_use
28002800
[`let_unit_value`]: https://rust-lang.github.io/rust-clippy/master/index.html#let_unit_value
28012801
[`linkedlist`]: https://rust-lang.github.io/rust-clippy/master/index.html#linkedlist
2802+
[`literal_suffix`]: https://rust-lang.github.io/rust-clippy/master/index.html#literal_suffix
28022803
[`logic_bug`]: https://rust-lang.github.io/rust-clippy/master/index.html#logic_bug
28032804
[`lossy_float_literal`]: https://rust-lang.github.io/rust-clippy/master/index.html#lossy_float_literal
28042805
[`macro_use_imports`]: https://rust-lang.github.io/rust-clippy/master/index.html#macro_use_imports
@@ -3056,7 +3057,6 @@ Released 2018-09-13
30563057
[`unsafe_derive_deserialize`]: https://rust-lang.github.io/rust-clippy/master/index.html#unsafe_derive_deserialize
30573058
[`unsafe_removed_from_name`]: https://rust-lang.github.io/rust-clippy/master/index.html#unsafe_removed_from_name
30583059
[`unsafe_vector_initialization`]: https://rust-lang.github.io/rust-clippy/master/index.html#unsafe_vector_initialization
3059-
[`unseparated_literal_suffix`]: https://rust-lang.github.io/rust-clippy/master/index.html#unseparated_literal_suffix
30603060
[`unsound_collection_transmute`]: https://rust-lang.github.io/rust-clippy/master/index.html#unsound_collection_transmute
30613061
[`unstable_as_mut_slice`]: https://rust-lang.github.io/rust-clippy/master/index.html#unstable_as_mut_slice
30623062
[`unstable_as_slice`]: https://rust-lang.github.io/rust-clippy/master/index.html#unstable_as_slice

0 commit comments

Comments
 (0)