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 @@ -108,6 +108,7 @@ The minimum rust version that the project supports
108
108
* [ ` manual_str_repeat ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#manual_str_repeat )
109
109
* [ ` cloned_instead_of_copied ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#cloned_instead_of_copied )
110
110
* [ ` redundant_field_names ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names )
111
+ * [ ` option_map_unwrap_or ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#option_map_unwrap_or )
111
112
* [ ` redundant_static_lifetimes ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#redundant_static_lifetimes )
112
113
* [ ` filter_map_next ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#filter_map_next )
113
114
* [ ` checked_conversions ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#checked_conversions )
You can’t perform that action at this time.
0 commit comments