Cameron Steffen
|
827d6aaad4
|
Eat dogfood
|
2021-03-31 14:06:27 -05: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 |
|
flip1995
|
c1b991588f
|
Fix weird dogfood error
|
2020-11-28 17:03:20 +01:00 |
|
Takayuki Nakata
|
9fe0ac36a5
|
Avoid period in lint message according to convention
|
2020-08-24 10:11:53 +09:00 |
|
Takayuki Nakata
|
b2c2266792
|
Fix FP for redundant_closure_call
Visit the nested things like function body when checking closure call.
|
2020-08-24 09:43:16 +09:00 |
|
Tim Nielens
|
1ac8b85c9f
|
redundant_closure_call - pr review
|
2020-07-20 00:36:31 +02:00 |
|
Tim Nielens
|
9603d9652b
|
redundant_closure_call - add support for shadowed closures
|
2020-07-20 00:30:43 +02:00 |
|
Tim Nielens
|
0fecaf1abc
|
redundant_closure_call - extract lint from misc_early.rs, adapt to LatePass
|
2020-07-20 00:30:43 +02:00 |
|