File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2742,7 +2742,6 @@ Released 2018-09-13
2742
2742
[ `let_underscore_must_use` ] : https://rust-lang.github.io/rust-clippy/master/index.html#let_underscore_must_use
2743
2743
[ `let_unit_value` ] : https://rust-lang.github.io/rust-clippy/master/index.html#let_unit_value
2744
2744
[ `linkedlist` ] : https://rust-lang.github.io/rust-clippy/master/index.html#linkedlist
2745
- [ `literal_suffix` ] : https://rust-lang.github.io/rust-clippy/master/index.html#literal_suffix
2746
2745
[ `logic_bug` ] : https://rust-lang.github.io/rust-clippy/master/index.html#logic_bug
2747
2746
[ `lossy_float_literal` ] : https://rust-lang.github.io/rust-clippy/master/index.html#lossy_float_literal
2748
2747
[ `macro_use_imports` ] : https://rust-lang.github.io/rust-clippy/master/index.html#macro_use_imports
@@ -2998,6 +2997,7 @@ Released 2018-09-13
2998
2997
[ `unsafe_derive_deserialize` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unsafe_derive_deserialize
2999
2998
[ `unsafe_removed_from_name` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unsafe_removed_from_name
3000
2999
[ `unsafe_vector_initialization` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unsafe_vector_initialization
3000
+ [ `unseparated_literal_suffix` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unseparated_literal_suffix
3001
3001
[ `unsound_collection_transmute` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unsound_collection_transmute
3002
3002
[ `unstable_as_mut_slice` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unstable_as_mut_slice
3003
3003
[ `unstable_as_slice` ] : https://rust-lang.github.io/rust-clippy/master/index.html#unstable_as_slice
You can’t perform that action at this time.
0 commit comments