File tree 1 file changed +1
-0
lines changed 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -818,6 +818,7 @@ The minimum rust version that the project supports. Defaults to the `rust-versio
818
818
* [ ` unchecked_duration_subtraction ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#unchecked_duration_subtraction )
819
819
* [ ` uninlined_format_args ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args )
820
820
* [ ` unnecessary_lazy_evaluations ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_lazy_evaluations )
821
+ * [ ` unnecessary_reserve ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_reserve )
821
822
* [ ` unnested_or_patterns ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#unnested_or_patterns )
822
823
* [ ` unused_trait_names ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#unused_trait_names )
823
824
* [ ` use_self ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#use_self )
You can’t perform that action at this time.
0 commit comments