Manish Goregaokar
|
6aa656a910
|
Merge pull request #492 from Manishearth/wiki
added wiki comments + wiki-generating python script
|
2015-12-11 09:20:19 -05:00 |
|
llogiq
|
5bbc1427fd
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
|
Manish Goregaokar
|
b865e30b49
|
Upgrade rust to rustc 1.6.0-nightly (462ec0576 2015-12-09)
|
2015-12-09 15:56:49 -05:00 |
|
Guillaume Gomez
|
72117836f1
|
Add check on redundant _ bindings in structs
|
2015-12-07 13:16:59 +01:00 |
|
Robert Clipsham
|
978c41584f
|
Fix clippy with latest Rust nightly.
|
2015-12-05 12:33:58 +00:00 |
|
Seo Sanghyeon
|
a3e8091e87
|
Dogfood match_ref_pats for if let
|
2015-11-25 02:44:40 +09:00 |
|
Florian Hartwig
|
9511e6739d
|
Update to latest rust nightly
|
2015-11-19 15:51:30 +01:00 |
|
Seo Sanghyeon
|
b17e38782e
|
Remove trailing commas in match arms with blocks
|
2015-11-17 13:39:42 +09:00 |
|
Andre Bogus
|
aea2eb7da7
|
use visitor for contains_self
|
2015-11-10 10:25:21 +01:00 |
|
Manish Goregaokar
|
4e2b09831b
|
Rust upgrade to rustc 1.5.0-nightly (9d3e79ad3 2015-10-10)
|
2015-10-12 02:42:59 +05:30 |
|
Manish Goregaokar
|
cd11488080
|
rustup 2015-09-24
|
2015-09-25 18:52:36 +05:30 |
|
Pietro Monteiro
|
b2c66d1a0e
|
Upgrade Rust to rustc 1.5.0-nightly (b2f379cdc 2015-09-23)
Ident was removed in many HIR structures in favor of Name.
|
2015-09-23 17:30:39 -07:00 |
|
Manish Goregaokar
|
f4da7d09d2
|
Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17)
LintPass was split and ExprParen was removed from the HIR
Fixes #338
|
2015-09-19 08:23:04 +05:30 |
|
llogiq
|
4835372df5
|
made shadow_unrelated allow, added previous binding span note, fixed #319
|
2015-09-08 11:50:04 +02:00 |
|
Manish Goregaokar
|
eca185438b
|
Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530)
fixes #294
|
2015-09-03 23:12:19 +05:30 |
|
Georg Brandl
|
7649d1c2a8
|
shadow: complete coverage of "contains_self" checker
|
2015-09-02 18:24:46 +02:00 |
|
llogiq
|
0fb7d1d2d9
|
reporting improvements
|
2015-09-02 08:19:47 +02:00 |
|
llogiq
|
bc1eb84810
|
match region patterns
|
2015-09-02 07:56:13 +02:00 |
|
llogiq
|
1ab733cfa1
|
extended pattern matching
|
2015-09-02 07:55:07 +02:00 |
|
llogiq
|
08fb953e1a
|
extended pattern matching
|
2015-09-02 01:36:37 +02:00 |
|
Manish Goregaokar
|
c3d4eb5bbd
|
Merge branch 'pr-228'
Conflicts:
README.md
src/methods.rs
|
2015-08-27 15:25:56 +02:00 |
|
llogiq
|
6984d2bc09
|
added helpful links to lints that have wiki entries
|
2015-08-26 14:33:51 +02:00 |
|
llogiq
|
51a211503d
|
correct scoping for shadow lints
|
2015-08-25 23:48:22 +02:00 |
|
llogiq
|
9012d8f197
|
fixed false positives on structs/enum variants
|
2015-08-25 20:11:03 +02:00 |
|
llogiq
|
974ceefc1e
|
shadowing detection
|
2015-08-25 20:06:09 +02:00 |
|
llogiq
|
bd22521af2
|
shadowing detection
|
2015-08-25 17:36:46 +02:00 |
|
llogiq
|
5225feceaa
|
shadowing detection
|
2015-08-25 13:40:26 +02:00 |
|
llogiq
|
209e6981a3
|
shadowing detection
|
2015-08-24 16:59:02 +02:00 |
|