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 |
|
Philipp Krones
|
cb3ecf7b79
|
Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup
|
2023-07-02 14:59:02 +02:00 |
|
Philipp Krones
|
7e9abb311d
|
Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup
|
2023-05-05 17:45:49 +02:00 |
|
Philipp Krones
|
d75b25faab
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
flip1995
|
f8f9d01c2a
|
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
Philipp Krones
|
f067783461
|
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
|
2022-06-04 13:34:07 +02:00 |
|
flip1995
|
97ab44ca97
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01:00 |
|
Nicholas Nethercote
|
ecd4919ebb
|
Remove unnecessary sigils around Symbol::as_str() calls.
|
2021-12-15 17:32:14 +11:00 |
|
flip1995
|
8fea1d94f3
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
flip1995
|
23d5457e6d
|
Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup
|
2021-09-28 18:03:12 +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 |
|
flip1995
|
f2f2a005b4
|
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
|
2021-03-12 15:30:50 +01:00 |
|
LeSeulArtichaut
|
dce2262dae
|
Use ty::{IntTy,UintTy,FloatTy} in rustdoc and clippy
|
2021-01-18 21:10:36 +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 |
|
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
|
a0e9f9bd0d
|
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
|
2020-05-28 15:45:24 +02:00 |
|
Linus Färnstrand
|
518568ae0a
|
Don't import primitive type modules
|
2020-04-08 00:43:27 +02:00 |
|
Matthias Krüger
|
aff57e0f43
|
rustup https://github.com/rust-lang/rust/pull/70536
|
2020-03-30 11:17:58 +02:00 |
|
mlegner
|
d14fdc0203
|
Move NumericLiteral to its own module.
|
2020-03-04 13:22:53 +01:00 |
|
Yuki Okushi
|
4253aa7137
|
Rustup to rust-lang/rust#69592
|
2020-03-01 12:23:33 +09:00 |
|
flip1995
|
8472ecda0f
|
Fix fallout
|
2020-02-21 11:14:18 +01:00 |
|
Krishna Sai Veera Reddy
|
219c94d028
|
Separate out lint to check lossy whole number float literals
|
2020-02-20 22:33:36 -08:00 |
|