Jason Newcomb
|
12fce55766
|
Fix all occurences of needless_borrow internally
|
2021-04-06 10:43:47 -04: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
|
6fc52a63d1
|
Move some utils to clippy_utils::source module
|
2021-03-15 15:34:15 -05:00 |
|
Cameron Steffen
|
eb7f8d6089
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
|
Cameron Steffen
|
fff5fa6581
|
Eat collapsible_match dogfood
|
2020-11-29 15:34:11 -06:00 |
|
Cameron Steffen
|
22cc77a232
|
Use const rustc sym where possible
|
2020-11-02 11:46:37 -06:00 |
|
Matthias Krüger
|
605e027fda
|
if_let_some_result: make lint adhere to lint message convention
|
2020-08-11 16:40:45 +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 |
|
Aaron Hill
|
6b3ee8f600
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
|
Philipp Hansch
|
83874d0ee7
|
Make use of Option/Result diagnostic items
|
2020-04-12 15:23:07 +02:00 |
|
Matthias Krüger
|
0982097e4d
|
remove redundant import
|
2020-03-27 20:47:34 +01:00 |
|
Matthias Krüger
|
8177e49e10
|
rustup https://github.com/rust-lang/rust/pull/70344
|
2020-03-27 20:41:35 +01:00 |
|
flip1995
|
8472ecda0f
|
Fix fallout
|
2020-02-21 11:14:18 +01:00 |
|
Yuki Okushi
|
c9f8d03f42
|
Treat more strange pattern
|
2020-01-19 21:14:47 +09:00 |
|
Yuki Okushi
|
7e76a19664
|
Apply review comments
|
2020-01-19 10:14:03 +09:00 |
|
Yuki Okushi
|
aab64a21cc
|
Reduce span range
|
2020-01-19 10:06:08 +09:00 |
|
Yuki Okushi
|
ae872fe1c7
|
Rename ok_if_let to if_let_some_result
|
2020-01-19 10:06:08 +09:00 |
|