Urgau
|
a2ea760b88
|
Drop clippy::vtable_address_comparisons
|
2023-12-06 09:03:48 +01:00 |
|
Philipp Krones
|
c9a43b18f1
|
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
|
2023-12-01 18:21:58 +01:00 |
|
Philipp Krones
|
6246f0446a
|
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
Philipp Krones
|
77c1e3aaa1
|
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
|
2023-11-02 17:35:56 +01:00 |
|
Jason Newcomb
|
9de3e6c928
|
Add more diagnostic items for clippy
|
2023-10-05 18:21:47 -04:00 |
|
Mahdi Dibaiee
|
fdb2e363d3
|
refactor(rustc_middle): Substs -> GenericArg
|
2023-07-14 13:27:35 +01:00 |
|
Albert Larsan
|
9a61550e78
|
Make {Arc,Rc,Weak}::ptr_eq ignore pointer metadata
|
2023-04-26 15:27:32 +00:00 |
|
flip1995
|
8fea1d94f3
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
flip1995
|
2b20f49841
|
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
|
2021-07-29 12:16:06 +02:00 |
|
flip1995
|
f6d1f368db
|
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
|
2021-04-08 17:50:13 +02:00 |
|
flip1995
|
9f6b5de7de
|
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
|
2021-03-25 19:29:11 +01: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
|
590e07bbc2
|
rustc_lint: avoid using TypeckTables::empty for LateContext.
|
2020-07-02 16:51:04 +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 |
|
xiongmao86
|
cf4e35339b
|
Add an Option<Span> argument to span_lint_and_help.
|
2020-04-18 18:28:29 +08:00 |
|
Tomasz Miąsko
|
b77b219280
|
Lint unnamed address comparisons
|
2020-03-30 21:42:16 +02:00 |
|