File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 6565 clippy:: needless_pass_by_value,
6666 clippy:: new_without_default,
6767 clippy:: nonminimal_bool,
68- clippy:: option_if_let_else,
6968 clippy:: or_fun_call,
7069 clippy:: redundant_else,
7170 clippy:: shadow_unrelated,
Original file line number Diff line number Diff line change 1616 clippy:: needless_pass_by_value,
1717 clippy:: new_without_default,
1818 clippy:: nonminimal_bool,
19- clippy:: option_if_let_else,
2019 clippy:: or_fun_call,
2120 clippy:: redundant_else,
2221 clippy:: shadow_unrelated,
Original file line number Diff line number Diff line change 2828 clippy:: needless_pass_by_value,
2929 clippy:: new_without_default,
3030 clippy:: nonminimal_bool,
31- clippy:: option_if_let_else,
3231 clippy:: or_fun_call,
3332 clippy:: redundant_else,
3433 clippy:: shadow_unrelated,
Original file line number Diff line number Diff line change 1515 clippy:: needless_pass_by_value,
1616 clippy:: new_without_default,
1717 clippy:: nonminimal_bool,
18- clippy:: option_if_let_else,
1918 clippy:: or_fun_call,
2019 clippy:: redundant_else,
2120 clippy:: shadow_unrelated,
You can’t perform that action at this time.
0 commit comments