flip1995
|
ffa2b7da29
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2021-04-08 17:36:41 +02:00 |
|
Jason Newcomb
|
12fce55766
|
Fix all occurences of needless_borrow internally
|
2021-04-06 10:43:47 -04:00 |
|
Josh Stone
|
0dddfbf9bf
|
Use iter::zip in src/tools/clippy/
|
2021-03-26 09:33:38 -07:00 |
|
flip1995
|
9f6b5de7de
|
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
|
2021-03-25 19:29:11 +01:00 |
|
Cameron Steffen
|
0743e841f0
|
Don't re-export clippy_utils::*
|
2021-03-17 09:13:52 -05:00 |
|
Cameron Steffen
|
1c3a3e7dc6
|
Don't re-export clippy_utils::diagnostics::*
|
2021-03-15 20:06:01 -05:00 |
|
Cameron Steffen
|
eb7f8d6089
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
|
flip1995
|
f64149dd04
|
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
|
Yoshitomo Nakanishi
|
d646aa2ae7
|
Fix unnecessary_sort_by.rs that fails the dogfood test
|
2021-02-21 05:05:13 +09:00 |
|
flip1995
|
488153ff2f
|
Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup
|
2021-01-15 10:56:44 +01:00 |
|
Cameron Steffen
|
7871ebaab9
|
Fix symbol string comparison dogfood
|
2021-01-08 14:50:00 -06:00 |
|
flip1995
|
34244190d4
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
|
Cameron Steffen
|
22cc77a232
|
Use const rustc sym where possible
|
2020-11-02 11:46:37 -06:00 |
|
flip1995
|
fbf2430f02
|
Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyup
|
2020-10-09 12:45:29 +02:00 |
|
Eduardo Broto
|
9365660a2f
|
unnecessary sort by: avoid dereferencing closure param
|
2020-09-23 23:33:50 +02:00 |
|
flip1995
|
a12828a80a
|
Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f' into clippyup
|
2020-09-10 17:47:07 +02:00 |
|
Eduardo Broto
|
9fa9208bd5
|
Restrict unnecessary_sort_by to non-ref copy types
|
2020-09-07 00:19:17 +02:00 |
|
LeSeulArtichaut
|
28f9b84042
|
ty.kind -> ty.kind() in rustdoc and clippy
|
2020-09-04 18:27:33 +02:00 |
|
Valentin Lazureanu
|
5a20489c5c
|
Rename TypeckTables to TypeckResults.
|
2020-07-17 08:47:04 +00:00 |
|
flip1995
|
6f25adbd5a
|
Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyup
|
2020-07-14 14:59:59 +02:00 |
|
Eduard-Mihai Burtescu
|
30c046ede4
|
Use 'tcx for references to AccessLevels wherever possible.
|
2020-07-03 00:04:48 +03:00 |
|
Eduard-Mihai Burtescu
|
f5ce0e5fe9
|
rustc_lint: only query typeck_tables_of when a lint needs it.
|
2020-06-26 02:56:23 +03:00 |
|
flip1995
|
80bcbf521c
|
Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238' into clippyup
|
2020-06-23 17:05:22 +02:00 |
|
Aaron Hill
|
e2e2a0fa83
|
Clippy fixes
|
2020-06-10 17:30:12 -04:00 |
|
Lzu Tao
|
8db24840f7
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
|