Michael Goulet
|
b2d2184ede
|
Format all the let chains in compiler
|
2023-10-13 08:59:36 +00:00 |
|
Urgau
|
908574b5e7
|
Fix dropping_copy_types lint from linting in match-arm with side-effects
|
2023-07-01 16:05:55 +02:00 |
|
Urgau
|
52300bf8d8
|
Uplift clippy::undropped_manually_drops to rustc
|
2023-06-08 11:41:34 +02:00 |
|
Urgau
|
6b08a745a4
|
Rename forget_ref lint to forgetting_references
|
2023-05-21 14:28:09 +02:00 |
|
Urgau
|
c93d9c1794
|
Rename drop_ref lint to dropping_references
|
2023-05-21 14:16:41 +02:00 |
|
Urgau
|
85a1828943
|
Rename forget_copy lint to forgetting_copy_types
|
2023-05-21 14:09:03 +02:00 |
|
Urgau
|
1c7ab18c08
|
Rename drop_copy lint to dropping_copy_types
|
2023-05-21 13:37:32 +02:00 |
|
Urgau
|
457fa953a2
|
Use label instead of note to be more consistent with other lints
|
2023-05-10 19:36:02 +02:00 |
|
Urgau
|
971b9b23b5
|
Uplift clippy::forget_copy to rustc
|
2023-05-10 19:36:01 +02:00 |
|
Urgau
|
1ef9c163aa
|
Uplift clippy::forget_ref to rustc
|
2023-05-10 19:36:01 +02:00 |
|
Urgau
|
156f5563c7
|
Uplift clippy::drop_copy to rustc
|
2023-05-10 19:36:01 +02:00 |
|
Urgau
|
28cdbc2a64
|
Uplift clippy::drop_ref to rustc
|
2023-05-10 19:36:01 +02:00 |
|