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 @@ -5382,6 +5382,7 @@ Released 2018-09-13
5382
5382
[ `option_expect_used` ] : https://rust-lang.github.io/rust-clippy/master/index.html#option_expect_used
5383
5383
[ `option_filter_map` ] : https://rust-lang.github.io/rust-clippy/master/index.html#option_filter_map
5384
5384
[ `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
5385
5386
[ `option_map_or_none` ] : https://rust-lang.github.io/rust-clippy/master/index.html#option_map_or_none
5386
5387
[ `option_map_unit_fn` ] : https://rust-lang.github.io/rust-clippy/master/index.html#option_map_unit_fn
5387
5388
[ `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