File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -1969,8 +1969,7 @@ Released 2018-09-13
1969
1969
[ `fn_to_numeric_cast_with_truncation` ] : https://rust-lang.github.io/rust-clippy/master/index.html#fn_to_numeric_cast_with_truncation
1970
1970
[ `for_kv_map` ] : https://rust-lang.github.io/rust-clippy/master/index.html#for_kv_map
1971
1971
[ `for_loops_over_fallibles` ] : https://rust-lang.github.io/rust-clippy/master/index.html#for_loops_over_fallibles
1972
- [ ` for_loops_over_options_or_results ` ] :
1973
- https://rust-lang.github.io/rust-clippy/master/index.html#for_loops_over_options_or_results
1972
+ [ `for_loops_over_options_or_results` ] : https://rust-lang.github.io/rust-clippy/master/index.html#for_loops_over_options_or_results
1974
1973
[ `forget_copy` ] : https://rust-lang.github.io/rust-clippy/master/index.html#forget_copy
1975
1974
[ `forget_ref` ] : https://rust-lang.github.io/rust-clippy/master/index.html#forget_ref
1976
1975
[ `from_iter_instead_of_collect` ] : https://rust-lang.github.io/rust-clippy/master/index.html#from_iter_instead_of_collect
You can’t perform that action at this time.
0 commit comments