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 @@ -760,7 +760,7 @@ All notable changes to this project will be documented in this file.
760
760
[ `mistyped_literal_suffixes` ] : https://rust-lang.github.io/rust-clippy/master/index.html#mistyped_literal_suffixes
761
761
[ `mixed_case_hex_literals` ] : https://rust-lang.github.io/rust-clippy/master/index.html#mixed_case_hex_literals
762
762
[ `module_inception` ] : https://rust-lang.github.io/rust-clippy/master/index.html#module_inception
763
- [ `module_name_repeat ` ] : https://rust-lang.github.io/rust-clippy/master/index.html#module_name_repeat
763
+ [ `module_name_repetitions ` ] : https://rust-lang.github.io/rust-clippy/master/index.html#module_name_repetitions
764
764
[ `modulo_one` ] : https://rust-lang.github.io/rust-clippy/master/index.html#modulo_one
765
765
[ `multiple_crate_versions` ] : https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions
766
766
[ `multiple_inherent_impl` ] : https://rust-lang.github.io/rust-clippy/master/index.html#multiple_inherent_impl
You can’t perform that action at this time.
0 commit comments