lengyijun
|
cb77f12600
|
[pathbuf_init_then_push ]: Checks for calls to push immediately after creating a new PathBuf
Co-authored-by: Fridtjof Stoldt <xFrednet@gmail.com>
|
2024-07-21 14:22:48 +08:00 |
|
xFrednet
|
1b4c281fe7
|
RFC 2383: Stabilize lint_reasons in Clippy 🖇️
|
2024-06-25 17:50:48 +02:00 |
|
Philipp Krones
|
cc61aeea54
|
Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup
|
2023-08-24 21:32:12 +02:00 |
|
Philipp Krones
|
cb3ecf7b79
|
Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup
|
2023-07-02 14:59:02 +02:00 |
|
Philipp Krones
|
a1b75c5108
|
Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyup
|
2023-04-23 13:28:56 +02:00 |
|
Philipp Krones
|
d21616737b
|
Merge commit '7f27e2e74ef957baa382dc05cf08df6368165c74' into clippyup
|
2023-01-12 19:48:13 +01:00 |
|
Philipp Krones
|
4ccafea92d
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
|
Philipp Krones
|
d75b25faab
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
Philipp Krones
|
09f5df5087
|
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
|
2022-06-30 10:50:09 +02:00 |
|
flip1995
|
71131351de
|
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
|
2022-04-08 10:06:10 +01:00 |
|
flip1995
|
e674d0a599
|
Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup
|
2021-11-04 12:52:36 +00:00 |
|
flip1995
|
1d084b13a5
|
Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup
|
2021-07-15 10:44:10 +02:00 |
|
flip1995
|
f6d1f368db
|
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
|
2021-04-08 17:50:13 +02:00 |
|
flip1995
|
f2f2a005b4
|
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
|
2021-03-12 15:30:50 +01:00 |
|
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 |
|