flip1995
|
f2f2a005b4
|
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
|
2021-03-12 15:30:50 +01:00 |
|
flip1995
|
f64149dd04
|
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
|
Camille GILLOT
|
dbe7609414
|
Only store a LocalDefId in hir::ImplItem.
|
2021-02-15 19:32:29 +01:00 |
|
flip1995
|
34244190d4
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
|
flip1995
|
d1f9cad102
|
Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyup
|
2020-09-24 14:49:22 +02:00 |
|
Eduard-Mihai Burtescu
|
30c046ede4
|
Use 'tcx for references to AccessLevels wherever possible.
|
2020-07-03 00:04:48 +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 |
|
xiongmao86
|
cf4e35339b
|
Add an Option<Span> argument to span_lint_and_help.
|
2020-04-18 18:28:29 +08:00 |
|
Matthias Krüger
|
a97f60b8e3
|
rustup https://github.com/rust-lang/rust/pull/69738
|
2020-03-16 18:38:30 +01:00 |
|
flip1995
|
91042db2e8
|
Add path for display trait
|
2020-03-03 10:54:30 +01:00 |
|
Yuki Okushi
|
f60f12f71f
|
Rename span_help_and_lint to span_lint_and_help
|
2020-01-27 11:17:58 +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
|
5ac08b0cc9
|
Normalize lint messages
|
2020-01-07 18:26:55 +09:00 |
|
Yuki Okushi
|
2f2eaf8b7e
|
Rustup to rust-lang/rust#67886
|
2020-01-07 01:46:33 +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 |
|
Edgars Baduns
|
a1137a8439
|
Fix typo in inherent_to_string documentation
|
2019-10-04 10:58:53 +01:00 |
|
flip1995
|
4bbd10a585
|
Rustup to rust-lang/rust#64813
|
2019-09-27 17:21:20 +02:00 |
|
Yuki Okushi
|
1dca950ac4
|
Fix inherent_to_string false positive
|
2019-08-28 06:46:26 +09:00 |
|
KRAAI, MATTHEW [VISUS]
|
204b2f3658
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
|
Darth-Revan
|
f0dc97965a
|
Corrections for PR review.
|
2019-07-17 08:58:36 +02:00 |
|
Darth-Revan
|
0513202d25
|
Implement lint for inherent to_string() method.
|
2019-07-17 08:58:32 +02:00 |
|