File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -5382,6 +5382,7 @@ Released 2018-09-13
53825382[ `option_expect_used` ] : https://rust-lang.github.io/rust-clippy/master/index.html#option_expect_used
53835383[ `option_filter_map` ] : https://rust-lang.github.io/rust-clippy/master/index.html#option_filter_map
53845384[ `option_if_let_else` ] : https://rust-lang.github.io/rust-clippy/master/index.html#option_if_let_else
5385+ [ `option_map_or_err_ok` ] : https://rust-lang.github.io/rust-clippy/master/index.html#option_map_or_err_ok
53855386[ `option_map_or_none` ] : https://rust-lang.github.io/rust-clippy/master/index.html#option_map_or_none
53865387[ `option_map_unit_fn` ] : https://rust-lang.github.io/rust-clippy/master/index.html#option_map_unit_fn
53875388[ `option_map_unwrap_or` ] : https://rust-lang.github.io/rust-clippy/master/index.html#option_map_unwrap_or
You can’t perform that action at this time.
0 commit comments