Cameron Steffen
|
22cc77a232
|
Use const rustc sym where possible
|
2020-11-02 11:46:37 -06: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 |
|
Philipp Hansch
|
0a49935270
|
cargo dev fmt
|
2020-04-26 13:44:08 +02:00 |
|
Philipp Hansch
|
0480ff861a
|
More diagnostic items
In particular for:
* `VecDeque`
* `String`
* `Mutex`
* `HashMap`
* `HashSet`
cc https://github.com/rust-lang/rust/pull/71414 https://github.com/rust-lang/rust-clippy/issues/5393
|
2020-04-26 13:44:08 +02:00 |
|
Philipp Hansch
|
870ae36f85
|
Cleanup: Rename 'db' variable to 'diag'
|
2020-04-17 08:08:00 +02:00 |
|
Matthias Krüger
|
aff57e0f43
|
rustup https://github.com/rust-lang/rust/pull/70536
|
2020-03-30 11:17:58 +02:00 |
|
Yuki Okushi
|
ce1c6b285d
|
Rustup to rust-lang/rust#68045
|
2020-01-13 21:55:57 +09:00 |
|
Yuki Okushi
|
2f2eaf8b7e
|
Rustup to rust-lang/rust#67886
|
2020-01-07 01:46:33 +09:00 |
|
Yuki Okushi
|
e2636729ec
|
Rustup to rust-lang/rust#66936
|
2019-12-27 16:13:53 +09:00 |
|
Michael Zhang
|
2106a23966
|
Update help text in inefficient_to_string
Co-Authored-By: Manish Goregaokar <manishsmail@gmail.com>
|
2019-10-17 19:13:32 -04:00 |
|
HMPerson1
|
76b44f34b9
|
Add inefficient_to_string lint
|
2019-10-16 15:54:20 -04:00 |
|