Oliver Schneider
|
44c30ca543
|
fix tests
|
2016-06-21 12:35:49 +02:00 |
|
Oliver Schneider
|
36c5026c48
|
fix cargo clippy when using with --manifest-path
|
2016-06-21 12:31:30 +02:00 |
|
Oliver Schneider
|
69c796e118
|
lint on filter(x).map(y) , filter(x).flat_map(y) , filter_map(x).flat_map(y)
|
2016-06-21 12:29:44 +02:00 |
|
Manish Goregaokar
|
5b1d849c7e
|
Revert "fix cargo clippy when using with --manifest-path "
This reverts commit b31bebeea4 .
|
2016-06-21 15:24:04 +05:30 |
|
Manish Goregaokar
|
6ee6fe5776
|
Merge pull request #1028 from oli-obk/manifest_path
fix cargo clippy when using with `--manifest-path`
|
2016-06-21 10:45:39 +01:00 |
|
Oliver Schneider
|
b31bebeea4
|
fix cargo clippy when using with --manifest-path
|
2016-06-21 11:35:34 +02:00 |
|
mcarton
|
3646b30ccf
|
Include restriction lints in the wiki
|
2016-06-17 13:21:46 +02:00 |
|
mcarton
|
d921dfa2c3
|
Fix paths in *update_wiki.py*
|
2016-06-17 12:57:44 +02:00 |
|
Martin Carton
|
cbe7b39dbd
|
Merge pull request #1022 from devonhollowood/extend-iter-nth
Extend iter nth
|
2016-06-16 23:59:09 +02:00 |
|
Devon Hollowood
|
0e04153a70
|
Remove uneccessary, leftover comments in lint_iter_mut()
|
2016-06-16 14:51:16 -07:00 |
|
Devon Hollowood
|
cfa0c5782e
|
Extend iter_nth lint to work with iter_mut() and VecDeque
|
2016-06-16 14:46:29 -07:00 |
|
Devon Hollowood
|
12bc90d457
|
Add tests for extend-iter-nth
|
2016-06-16 14:39:29 -07:00 |
|
llogiq
|
f3397afacb
|
Merge pull request #994 from oli-obk/stuttter
Stuttter lint
|
2016-06-16 19:00:43 +02:00 |
|
Oliver 'ker' Schneider
|
e628e4d513
|
allow by default
|
2016-06-16 18:37:56 +02:00 |
|
Martin Carton
|
4e8c87ad08
|
Merge pull request #1021 from Manishearth/issue1017
Fix FP with `WHILE_LET_LOOP` and break expressions
|
2016-06-16 16:30:44 +02:00 |
|
mcarton
|
836554387a
|
Fix FP with WHILE_LET_LOOP and break expressions
|
2016-06-16 16:21:11 +02:00 |
|
Oliver Schneider
|
af98a7ce52
|
round 3
|
2016-06-16 12:20:05 +02:00 |
|
Oliver Schneider
|
a976401171
|
round 2
|
2016-06-16 12:20:05 +02:00 |
|
Oliver Schneider
|
4701f13551
|
round 1
|
2016-06-16 12:20:05 +02:00 |
|
Oliver Schneider
|
7253ce73bb
|
only lint public stutter namings
|
2016-06-16 12:17:15 +02:00 |
|
Oliver Schneider
|
8356d2fb21
|
lint items whose name starts/ends with their enclosing module's name
|
2016-06-16 12:17:15 +02:00 |
|
Oliver Schneider
|
32894d503e
|
lint enum variants names that start or end with their enum's name
|
2016-06-16 12:17:15 +02:00 |
|
Oliver Schneider
|
5726216c9b
|
Skip for Chars doesn't help us b/c of the ExactSizeIterator bound
|
2016-06-16 12:17:15 +02:00 |
|
Manish Goregaokar
|
be4a8dd3d9
|
Merge pull request #1016 from devonhollowood/slice-iter-nth
Suggest `.get()` over `.iter().nth()`
|
2016-06-16 10:33:48 +01:00 |
|
Devon Hollowood
|
74025be59d
|
Make iter_nth work for Vec s too
|
2016-06-16 02:04:32 -07:00 |
|
Devon Hollowood
|
7764dc5ef4
|
Add slice_iter_nth lint
|
2016-06-16 01:36:11 -07:00 |
|
Devon Hollowood
|
555e4555b1
|
Add tests for slice_iter_nth
|
2016-06-16 01:29:03 -07:00 |
|
mcarton
|
e6cbe970c8
|
Don't use identifier hygiene in HIR
|
2016-06-15 16:36:22 +02:00 |
|
Martin Carton
|
06fd2468b2
|
Merge pull request #1011 from Manishearth/travis
s/npm install remark/npm install remark-cli
|
2016-06-13 12:24:06 +02:00 |
|
mcarton
|
b8746901bd
|
s/npm install remark/npm install remark-cli
|
2016-06-13 12:09:14 +02:00 |
|
Martin Carton
|
a55a960b9e
|
Merge pull request #1004 from Manishearth/rustup
Rustup to *1.11.0-nightly (7d2f75a95 2016-06-09)*
|
2016-06-10 20:25:25 +02:00 |
|
mcarton
|
17dd0da9da
|
Bump to 0.0.76
|
2016-06-10 20:08:56 +02:00 |
|
mcarton
|
350f3a7fe5
|
Rustup to *1.11.0-nightly (7d2f75a95 2016-06-09)*
|
2016-06-10 20:08:55 +02:00 |
|
Manish Goregaokar
|
91d922aeb8
|
Merge pull request #1002 from Manishearth/issues
Add a issue template and specify a *recent* nightly is needed
|
2016-06-10 17:21:24 +05:30 |
|
mcarton
|
d80436f9f2
|
Add a issue template and specify a *recent* nightly is needed
|
2016-06-10 13:47:47 +02:00 |
|
Martin Carton
|
f9b3aebfdf
|
Merge pull request #1000 from Manishearth/doc_whitelist
added GPLv{2,3} to doc-valid-idents
|
2016-06-10 00:44:52 +02:00 |
|
llogiq
|
4f3d14269e
|
Merge pull request #990 from Manishearth/rustfmt
Cleanup
|
2016-06-10 00:26:30 +02:00 |
|
mcarton
|
dd99a88289
|
Dogfood inside if_let_chain!
|
2016-06-10 00:09:17 +02:00 |
|
mcarton
|
489576437d
|
Cleanup dependencies and features
|
2016-06-10 00:09:17 +02:00 |
|
mcarton
|
d85b8062e3
|
Format all if_let_chain consistently
|
2016-06-10 00:09:17 +02:00 |
|
mcarton
|
44cb6106a7
|
Cleanup trailing space
|
2016-06-10 00:08:14 +02:00 |
|
mcarton
|
11665a0d79
|
Dogfood
|
2016-06-10 00:08:14 +02:00 |
|
mcarton
|
90453fd893
|
Run rustfmt
Only partially apply suggestions.
|
2016-06-10 00:08:14 +02:00 |
|
mcarton
|
cca6eb2e2b
|
Cleanup
|
2016-06-10 00:08:14 +02:00 |
|
Andre Bogus
|
8756ae5082
|
added GPLv{2,3} to doc-valid-idents
|
2016-06-10 00:06:50 +02:00 |
|
llogiq
|
e6832317fa
|
Merge pull request #999 from Manishearth/whitelist
Some small fixes
|
2016-06-10 00:04:50 +02:00 |
|
mcarton
|
e9360f7675
|
Fix suggestions for REVERSE_RANGE_LOOP
|
2016-06-09 23:34:19 +02:00 |
|
mcarton
|
3ae39145fc
|
Fix false-positive in LET_AND_RETURN
If the declaration has a type, it might be required for coercion to
happen.
|
2016-06-09 23:34:16 +02:00 |
|
mcarton
|
ce2b96abe9
|
Fix yet another FP in USELESS_LET_IF_SEQ
The block expression before the assignment must be `None`.
|
2016-06-09 23:33:38 +02:00 |
|
mcarton
|
c5affa2efc
|
Whitelist Nan in DOC_MARKDOWN
|
2016-06-09 23:33:28 +02:00 |
|