xFrednet
|
6030428fd2
|
Use diagnostic items for Into , IntoIterator , LinkedList , ptr::null , prt::null_mut
|
2021-07-14 22:50:59 +02:00 |
|
Jason Newcomb
|
6b5778eb17
|
Fix explicit_into_iter_loop
Only lint when `into_iter` is an implementation of `IntoIterator`
Minor cleanups
|
2021-04-06 12:12:32 -04:00 |
|
Cameron Steffen
|
1c3a3e7dc6
|
Don't re-export clippy_utils::diagnostics::*
|
2021-03-15 20:06:01 -05:00 |
|
Cameron Steffen
|
6fc52a63d1
|
Move some utils to clippy_utils::source module
|
2021-03-15 15:34:15 -05:00 |
|
Yoshitomo Nakanishi
|
74bd806b05
|
Simplify check_for_loop_arg
|
2021-03-02 18:14:20 +09:00 |
|
Yoshitomo Nakanishi
|
eaf63d6df7
|
Unify names of lint entry functions in loops to 'check'
|
2021-03-02 18:14:20 +09:00 |
|
nahuakang
|
ecebfe0c9c
|
Move check_for_loop_arg back to mod; split into 4 lint files
|
2021-03-02 18:14:20 +09:00 |
|