Christopher B. Speir
|
ed6e6291dc
|
Fix duplicate lint emission from [manual_retain]
|
2024-03-09 18:58:40 -06:00 |
|
Yuxiang Qiu
|
b5a2192628
|
fix: incorrect suggestions generated by manual_retain lint
|
2024-01-03 13:05:55 -05:00 |
|
Alex Macleod
|
7093444bfa
|
Use absolute path for declare_tool_lint in declare_clippy_lint
|
2023-11-25 17:45:27 +00:00 |
|
Philipp Krones
|
62a82b361c
|
Format let-chains across the code base
In the updated nightly version, it seems that rustfmt now supports formatting
let-chains. Since we're using them a lot, it's a lot of reformatting.
|
2023-11-02 17:24:30 +01:00 |
|
Alex Macleod
|
4622203c9b
|
Move configuration to new clippy_config crate
|
2023-10-23 20:05:10 +00:00 |
|
Alex Macleod
|
7347c1803f
|
Set existing doc-tests to no_run
|
2023-10-23 15:28:26 +00:00 |
|
Jason Newcomb
|
9de3e6c928
|
Add more diagnostic items for clippy
|
2023-10-05 18:21:47 -04:00 |
|
Philipp Krones
|
cc61aeea54
|
Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup
|
2023-08-24 21:32:12 +02:00 |
|
Philipp Krones
|
7e9abb311d
|
Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup
|
2023-05-05 17:45:49 +02:00 |
|
Philipp Krones
|
1c422524c7
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
|
Philipp Krones
|
d05e2865a0
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
|
Deadbeef
|
a09423f8c8
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
|
Cameron Steffen
|
16566e97fd
|
Use LanguageItems::require less
|
2022-10-29 16:04:10 -05:00 |
|
Philipp Krones
|
d75b25faab
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
Takayuki Maeda
|
4bcaddeeb2
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
Maybe Waffle
|
1c3f62c750
|
Fix clippy build
|
2022-07-12 21:00:14 +04:00 |
|
Philipp Krones
|
09f5df5087
|
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
|
2022-06-30 10:50:09 +02:00 |
|