Cameron Steffen
|
e165c12932
|
Make diangostic item names consistent
|
2021-10-02 19:38:19 -05:00 |
|
flip1995
|
2b20f49841
|
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
|
2021-07-29 12:16:06 +02:00 |
|
flip1995
|
ebe52869a3
|
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
|
2021-07-01 18:17:38 +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
|
34244190d4
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01: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 |
|
Aaron Hill
|
6b3ee8f600
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
|
Philipp Hansch
|
31c5664f25
|
Cleanup: Use our sym! macro more
It's much shorter that Symbol::intern and the result should still be
clear.
|
2020-04-13 08:57:34 +02:00 |
|
Yuki Okushi
|
4253aa7137
|
Rustup to rust-lang/rust#69592
|
2020-03-01 12:23:33 +09:00 |
|
Yuki Okushi
|
ce1c6b285d
|
Rustup to rust-lang/rust#68045
|
2020-01-13 21:55:57 +09:00 |
|
Yuki Okushi
|
39947992b5
|
Rustup to rust-lang/rust#67806
|
2020-01-11 21:50:00 +09:00 |
|
Yuki Okushi
|
2f2eaf8b7e
|
Rustup to rust-lang/rust#67886
|
2020-01-07 01:46:33 +09:00 |
|
Philipp Hansch
|
c5178e82b4
|
Rustup to https://github.com/rust-lang/rust/pull/67853
Specifically caused by https://github.com/rust-lang/rust/pull/67786
|
2020-01-04 11:30:03 +01:00 |
|
Yuki Okushi
|
e2636729ec
|
Rustup to rust-lang/rust#66936
|
2019-12-27 16:13:53 +09:00 |
|
Matthias Krüger
|
98e433d70d
|
Rustup to rust-lang/rust#66878
|
2019-12-04 01:34:01 +01:00 |
|
Lzu Tao
|
aa4f3fb537
|
Clean up some unused vars
|
2019-09-29 23:46:32 +07:00 |
|
flip1995
|
4bbd10a585
|
Rustup to rust-lang/rust#64813
|
2019-09-27 17:21:20 +02:00 |
|
Andre Bogus
|
507c03a859
|
Changed more Vec paths to diagnostic_items
|
2019-09-09 17:22:41 +02:00 |
|
Philipp Krones
|
42d849c185
|
Formatting inside if_chain! macro
|
2019-05-21 10:45:38 +02:00 |
|
Harrison McCullough
|
f32c2fcb7e
|
Implement get_last_with_len lint
|
2019-05-20 18:01:21 -06:00 |
|