sinkuu
|
c102d50ece
|
&Self
|
2017-11-03 17:56:17 +09:00 |
|
Alex Burka
|
41840ae3c4
|
mechanically swap if_let_chain -> if_chain
|
2017-10-23 15:18:02 -04:00 |
|
Oliver Schneider
|
e4524ac4de
|
Run nightly rustfmt
|
2017-09-05 12:39:27 +02:00 |
|
Oliver Schneider
|
a8cf4e8ecb
|
Accessing Span internals is deprecated
|
2017-08-31 14:47:45 +02:00 |
|
Oliver Schneider
|
b25b6b3355
|
Rustfmt
|
2017-08-14 09:43:26 +02:00 |
|
Seo Sanghyeon
|
745233f3ab
|
Use span_lint_and_sugg
|
2017-06-22 03:04:04 +09:00 |
|
Oliver Schneider
|
a679f41fa3
|
Fix fallout
|
2017-04-06 16:49:13 +02:00 |
|
Enrico Schmitz
|
7a4f7c335b
|
Remove unused cs parameter for is_macro and friends
|
2017-04-01 00:14:04 +02:00 |
|
Enrico Schmitz
|
8f9fb97eb6
|
First try for a fix for rustc 1.18.0-nightly (5c94997b6 2017-03-30
|
2017-03-31 19:23:35 +02:00 |
|
Oliver Schneider
|
299d7be132
|
rustfmt fallout in doc comments
|
2016-12-21 10:00:13 +01:00 |
|
Oliver Schneider
|
4a4e1ea2c5
|
also run rustfmt on clippy-lints
|
2016-12-20 18:21:30 +01:00 |
|
Georg Brandl
|
3b5ff0f813
|
Make the lint docstrings more consistent.
|
2016-08-07 08:06:19 +02:00 |
|
mcarton
|
81b9b2ca85
|
s/``/ ``rust when relevant
It looks better on the wiki/the new documentation page.
|
2016-07-29 20:37:25 +02:00 |
|
mcarton
|
5eced5dc55
|
Dogfood
|
2016-07-17 13:33:51 +02:00 |
|
mcarton
|
caa76e119b
|
Improve docs
|
2016-07-16 00:26:54 +02:00 |
|
llogiq
|
ad1cd99054
|
Merge pull request #1060 from Manishearth/sugg
Improve suggestions
|
2016-07-10 00:06:30 +02:00 |
|
Martin Pool
|
585a3b2565
|
Fix Markdown syntax in description of collapsible_if
|
2016-07-09 12:20:54 -07:00 |
|
mcarton
|
dbf6dc66d8
|
Add more sugggestion-building functions
|
2016-07-01 19:30:38 +02:00 |
|
mcarton
|
d6182b365c
|
Merge remote-tracking branch 'origin/rustup' into sugg
|
2016-07-01 17:48:57 +02:00 |
|
mcarton
|
55b78ae478
|
Rustup to ea0dc92972 II
|
2016-07-01 17:44:17 +02:00 |
|
mcarton
|
66808c1e77
|
Use utils::sugg in COLLAPSIBLE_IF
|
2016-07-01 17:12:48 +02:00 |
|
mcarton
|
ea76ac5562
|
Make COLLAPSIBLE_IF consider if let
|
2016-06-29 17:09:39 +02:00 |
|
mcarton
|
f37c9adbd9
|
Make CollapsibleIf an EarlyLintPass
It doesn't need any `hir` feature and `ast` is much more stable.
|
2016-06-29 17:09:39 +02:00 |
|
Oliver Schneider
|
bf227f4729
|
split clippy into lints, plugin and cargo-clippy
|
2016-05-27 13:03:58 +02:00 |
|