nahuakang
|
453e6b97ac
|
Add check_needless_collect to its own module
|
2021-03-02 18:14:20 +09:00 |
|
nahuakang
|
9520cba554
|
Add check_infinite_loop to its own module
|
2021-03-02 18:13:32 +09:00 |
|
nahuakang
|
1e5e541ac5
|
Refactor check_for_single_element_loop to its own module
|
2021-03-02 18:13:32 +09:00 |
|
nahuakang
|
71026cad54
|
Refactor check_for_loop_explicit_counter to its own module
|
2021-03-02 18:13:32 +09:00 |
|
nahuakang
|
71c9fdf8b1
|
Refactor check_for_loop_range into its module
|
2021-03-02 18:13:32 +09:00 |
|
nahuakang
|
6e4663dedf
|
Refactor check_for_mut_range_bound to its own module
|
2021-03-02 18:13:32 +09:00 |
|
nahuakang
|
7b0f588b77
|
Refactor check_for_loop_over_map_kv to its own module
|
2021-03-02 18:13:32 +09:00 |
|
nahuakang
|
408368a82c
|
Refactor check_for_loop_arg; rename manual_flatten's lint back to check_manual_flatten
|
2021-03-02 18:13:32 +09:00 |
|
nahuakang
|
62ac4bd1b2
|
create loops dir; arrange manual_flatten lint and utils
|
2021-03-02 18:13:32 +09:00 |
|