flip1995
|
d164ab65f7
|
Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c' into clippyup
|
2020-07-26 21:07:07 +02:00 |
|
Rabi Guha
|
ab3946d7e9
|
Fixes #5405: redundant clone false positive with arrays
Check whether slice elements implement Copy before suggesting to drop
the clone method
|
2020-04-13 11:43:42 +05:30 |
|
Shotaro Yamada
|
d9ad33852c
|
Use visit_place
|
2020-03-13 02:06:47 +09:00 |
|
Shotaro Yamada
|
aca64b8df7
|
Check for mutation
|
2020-03-13 01:25:18 +09:00 |
|
Shotaro Yamada
|
9de642190e
|
Extend redundant_clone to the case that cloned value is not consumed
|
2020-03-13 00:31:09 +09:00 |
|
Shotaro Yamada
|
99eec3f54f
|
Fix redundant_clone
|
2020-01-08 14:18:00 +09:00 |
|
flip1995
|
e3a74ed2b5
|
Set mir_opt_level=0
This introduces some FNs. But a building Clippy is more important for now
|
2019-11-22 14:25:44 +01:00 |
|
Manish Goregaokar
|
d183bda0be
|
Rustup to rustc 1.41.0-nightly (d1da8023d 2019-11-19)
|
2019-11-19 00:32:35 -08:00 |
|
Shotaro Yamada
|
667223c35d
|
Add run-rustfix
|
2019-10-03 08:10:29 +09:00 |
|