Christian Nielsen
|
e3de544c22
|
Remove empty lines in doc comment
Co-authored-by: Philipp Krones <hello@philkrones.com>
|
2020-10-29 15:49:42 +01:00 |
|
Urcra
|
45aa3ef8dd
|
Remove unnecesary format
|
2020-10-26 01:55:44 +01:00 |
|
Urcra
|
4532dd9e43
|
run cargo fmt
|
2020-10-26 01:31:13 +01:00 |
|
Urcra
|
deecfb5d13
|
Add description to lint
|
2020-10-26 01:02:10 +01:00 |
|
Urcra
|
7f7faa1ccf
|
Move implementation into len_zero.rs
|
2020-10-26 00:51:18 +01:00 |
|
rail
|
ce06472246
|
replace walk_ptrs_ty with peel_refs
|
2020-09-17 10:11:59 +12:00 |
|
LeSeulArtichaut
|
28f9b84042
|
ty.kind -> ty.kind() in rustdoc and clippy
|
2020-09-04 18:27:33 +02:00 |
|
flip1995
|
282c59820b
|
Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup
|
2020-08-28 18:43:25 +02:00 |
|
David Wood
|
f13d2bfd9b
|
clippy: support QPath::LangItem
This commit updates clippy with the introduction of `QPath::LangItem` so
that it still compiles.
Signed-off-by: David Wood <david@davidtw.co>
|
2020-08-17 13:55:05 +01: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
|
f5ce0e5fe9
|
rustc_lint: only query typeck_tables_of when a lint needs it.
|
2020-06-26 02:56:23 +03:00 |
|
flip1995
|
80bcbf521c
|
Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238' into clippyup
|
2020-06-23 17:05:22 +02:00 |
|
Aaron Hill
|
6b3ee8f600
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
|
Lzu Tao
|
8db24840f7
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
|
Camille GILLOT
|
31c84e5077
|
Fix clippy.
|
2020-05-08 13:57:01 +02:00 |
|
Matthias Krüger
|
f9c1acbc45
|
rustup https://github.com/rust-lang/rust/pull/71215/
|
2020-04-24 15:29:31 +02:00 |
|
Matthias Krüger
|
c1f2da40ab
|
rustup https://github.com/rust-lang/rust/pull/70643
|
2020-04-14 12:25:45 +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
|
00861d100d
|
Rustup to rust-lang/rust#69076
|
2020-03-15 05:26:32 +09: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
|
ce896ae96d
|
Rustup to rust-lang/rust#69072
|
2020-02-20 21:20:49 -08:00 |
|
Yuki Okushi
|
4480ec5b71
|
Rustup to rust-lang/rust#67953
|
2020-02-17 11:07:26 +09:00 |
|
Krishna Sai Veera Reddy
|
46bd185e32
|
Rustup to rust-lang/rust#68911
|
2020-02-09 14:44:17 -08:00 |
|
Yuki Okushi
|
e72f0e61c6
|
Rustup to rust-lang/rust#68204
|
2020-01-18 14:39:18 +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
|
a4c201e6b4
|
Rustup to rust-lang/rust#66942
|
2019-12-30 13:02:10 +09:00 |
|
Yuki Okushi
|
e2636729ec
|
Rustup to rust-lang/rust#66936
|
2019-12-27 16:13:53 +09:00 |
|
Yuki Okushi
|
ad936389e1
|
Correct documentation for len_zero
|
2019-12-25 21:06:55 +09:00 |
|
flip1995
|
9632e27487
|
Add <'_> where necessary
|
2019-12-22 15:42:41 +01:00 |
|
Matthias Krüger
|
98e433d70d
|
Rustup to rust-lang/rust#66878
|
2019-12-04 01:34:01 +01:00 |
|
flip1995
|
4bbd10a585
|
Rustup to rust-lang/rust#64813
|
2019-09-27 17:21:20 +02:00 |
|
Lzu Tao
|
a7b7e19f49
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
|
KRAAI, MATTHEW [VISUS]
|
204b2f3658
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
|
chansuke
|
2d467dca62
|
Add required negation in non_zero lint
|
2019-08-01 00:23:09 +09:00 |
|
Lzu Tao
|
7293defb34
|
Rename hir::map::local_def_id_from_hir_id to local_def_id
|
2019-07-06 10:52:51 +07:00 |
|
Andrew Xu
|
dcf064a4f9
|
Rename "Associated*" to "Assoc*"
This is to fix the breakage introduced by rust-lang/rust#60163.
|
2019-05-25 20:31:34 +08:00 |
|
Oliver Scherer
|
462df72100
|
Dogfood and rustfmt
|
2019-05-18 00:58:25 +02:00 |
|
Oliver Scherer
|
f7f85a0dca
|
Prevent symbocalypse
|
2019-05-17 23:53:54 +02:00 |
|
Oliver Scherer
|
dfbc74b08b
|
Rustfmt all the things
|
2019-05-14 10:33:48 +02:00 |
|
Oliver Scherer
|
b2dbda4d48
|
Use symbols instead of strings
|
2019-05-14 10:33:42 +02:00 |
|
Manish Goregaokar
|
42480fd031
|
Rustup to rustc 1.36.0-nightly (1764b2972 2019-05-12)
|
2019-05-13 11:39:14 -07:00 |
|
Manish Goregaokar
|
7eb8018554
|
Rename in_macro to in_macro_or_desugar
|
2019-05-11 21:39:02 -07:00 |
|
Matthew Kraai
|
753c39672e
|
Use lint pass macros
Fixes #3917.
|
2019-04-17 09:35:22 -07:00 |
|
Matthias Krüger
|
b5d82524b4
|
run cargo fmt
|
2019-03-23 23:39:58 +01:00 |
|