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 @@ -778,6 +778,7 @@ The minimum rust version that the project supports. Defaults to the `rust-versio
778
778
* [ ` unchecked_duration_subtraction ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#unchecked_duration_subtraction )
779
779
* [ ` uninlined_format_args ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args )
780
780
* [ ` unnecessary_lazy_evaluations ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_lazy_evaluations )
781
+ * [ ` unnecessary_reserve ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_reserve )
781
782
* [ ` unnested_or_patterns ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#unnested_or_patterns )
782
783
* [ ` unused_trait_names ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#unused_trait_names )
783
784
* [ ` 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