Mateusz Mikuła
|
cfb9b982c5
|
Apply clippy suggestions
Signed-off-by: Mateusz Mikuła <mati865@gmail.com>
|
2018-03-16 10:54:49 +01:00 |
|
laurent
|
c3ae2ddeb3
|
Fix a bug in search_same + add a test case.
|
2017-11-29 21:42:58 +00:00 |
|
topecongiro
|
7a06d312fd
|
Cargo fmt
|
2017-11-05 04:55:56 +09:00 |
|
Martin Lindhe
|
7bce43b66b
|
fix some typos
|
2017-10-31 08:34:27 +01:00 |
|
Paul Florence
|
406931381b
|
Fixed some code in clippy to pass the new, removed formatting changes.
|
2017-10-20 10:17:41 -04:00 |
|
mcarton
|
aca6c1e065
|
Have a separate message for raw URLs in doc
|
2017-09-30 14:59:22 +02:00 |
|
mcarton
|
e40c270d4f
|
Don't lint autolinks in doc_markdown
|
2017-09-30 14:46:55 +02:00 |
|
Oliver Schneider
|
e4524ac4de
|
Run nightly rustfmt
|
2017-09-05 12:39:27 +02:00 |
|
Manish Goregaokar
|
2544458559
|
Run rustfmt
|
2017-09-03 14:15:18 -07:00 |
|
Oliver Schneider
|
a8cf4e8ecb
|
Accessing Span internals is deprecated
|
2017-08-31 14:47:45 +02:00 |
|
Oliver Schneider
|
992d88ab58
|
Merge pull request #1977 from rust-lang-nursery/panic
Fix a panic and a false positive
|
2017-08-22 10:20:02 +02:00 |
|
Oliver Schneider
|
2430e06a60
|
Run Dogfood for use_self
|
2017-08-21 13:32:12 +02:00 |
|
Andre Bogus
|
93c48a0977
|
remove stars at the beginning of multiline comments
|
2017-08-19 22:52:49 +02:00 |
|
Oliver Schneider
|
b25b6b3355
|
Rustfmt
|
2017-08-14 09:43:26 +02:00 |
|
Oliver Schneider
|
23b4ad501f
|
Run rustfmt
|
2017-06-29 16:07:43 +02:00 |
|
mcarton
|
9881b15822
|
Ignore mix of {,non-}sugared doc in doc_markdown
|
2017-06-17 18:24:23 +02:00 |
|
mcarton
|
349b45bb99
|
Fix spans in all cases in doc_markdown
|
2017-06-17 18:23:37 +02:00 |
|
mcarton
|
aaf9bce905
|
Fix spans in doc_markdown in most cases
|
2017-06-17 18:23:37 +02:00 |
|
mcarton
|
d2ef1b318d
|
Rewrite doc_markdown to use pulldown-cmark
|
2017-06-17 18:23:37 +02:00 |
|
Cameron Steffen
|
1a453bf72c
|
fix another never_loop
|
2017-06-11 18:37:59 -05:00 |
|
Oliver Schneider
|
0ae1a77a2e
|
Do some additional cleanup around InternedString and Symbol
|
2017-03-30 10:21:13 +02:00 |
|
Oliver Schneider
|
f2e8f526e6
|
Run rustfmt
|
2017-03-21 08:57:54 +01:00 |
|
Enrico Schmitz
|
f8df4aed0f
|
Fix for rustc 1.17.0-nightly (6eb9960d3 2017-03-19)
|
2017-03-21 00:22:19 +01:00 |
|
Oliver Schneider
|
713da45906
|
apply rustfmt
|
2017-01-17 19:30:32 +01:00 |
|
Oliver Schneider
|
ed9d71f2c9
|
remove nondeterminism by adjusting thresholds
|
2016-12-21 10:25:14 +01:00 |
|
Oliver Schneider
|
4a4e1ea2c5
|
also run rustfmt on clippy-lints
|
2016-12-20 18:21:30 +01:00 |
|
mcarton
|
c35f82b823
|
Rustup to *rustc 1.15.0-nightly (7b3eeea22 2016-11-21)*
|
2016-11-23 21:31:55 +01:00 |
|
d-dorazio
|
d213040381
|
Add lint for redundant pattern matching in iflet for Result/Option
|
2016-10-30 15:43:46 +01:00 |
|
Georg Brandl
|
b91c1a509e
|
Make lint descriptions short and to the point; always fitting the column "triggers on".
|
2016-08-07 08:09:26 +02:00 |
|
Georg Brandl
|
3b5ff0f813
|
Make the lint docstrings more consistent.
|
2016-08-07 08:06:19 +02:00 |
|
mcarton
|
56d3bc7008
|
Handle /** and ~~~ in DOC_MARKDOWN
|
2016-07-08 18:24:47 +02:00 |
|
Oliver Schneider
|
4701f13551
|
round 1
|
2016-06-16 12:20:05 +02:00 |
|
mcarton
|
90453fd893
|
Run rustfmt
Only partially apply suggestions.
|
2016-06-10 00:08:14 +02:00 |
|
mcarton
|
97c9930a3f
|
Fix doc_markdown and multiline quotes and links
|
2016-05-28 03:22:55 +02:00 |
|
mcarton
|
ac0bb4126c
|
Improve markdown parsing for the doc lint
|
2016-05-28 02:08:01 +02:00 |
|
Oliver Schneider
|
bf227f4729
|
split clippy into lints, plugin and cargo-clippy
|
2016-05-27 13:03:58 +02:00 |
|