Commit graph

32 commits

Author SHA1 Message Date
Manish Goregaokar
5d3f627f47 bump version, add optional dep info 2015-10-25 23:43:27 +05:30
Manish Goregaokar
e24d469849 bump again 2015-10-15 19:56:27 +05:30
Manish Goregaokar
1f4136dc08 bump crates 2015-10-15 19:22:36 +05:30
Manish Goregaokar
7a129a1340 Bump version 2015-10-06 00:50:06 +05:30
Manish Goregaokar
cd3b21907b bump 2015-10-02 13:37:46 +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
Manish Goregaokar
3124d2b8df Rustup to rustc 1.5.0-nightly (fc4d566b4 2015-09-16)
fixes #334
2015-09-17 05:32:29 +05:30
Manish Goregaokar
d9ecd0b965 bump 2015-09-06 05:47:51 +05:30
llogiq
e11fd49b1c Unicode lints, second attempt: Lint whole strings, help with replacement 2015-09-04 16:18:46 +05:30
Manish Goregaokar
af1340e4fe bump crates to 0.0.12 2015-08-20 12:49:49 +05:30
llogiq
36ef03158f give credit where credit is due 2015-08-20 08:59:07 +02:00
Manish Goregaokar
8bcd01ff47 Bump to 0.0.11 2015-08-12 15:20:18 +05:30
Manish Goregaokar
5060e9e685 Bump to 0.0.10 2015-08-12 00:28:46 +05:30
Manish Goregaokar
228f06a960 Upgrade Rust to rustc 1.4.0-nightly (a5d33d891 2015-08-08) (fixes #123) 2015-08-09 22:16:39 +05:30
Manish Goregaokar
6ebb9b1551 Fix crash with idents from different contexts 2015-08-02 20:59:12 +05:30
Manish Goregaokar
de5ccdfab6 Upgrade to rustc 1.3.0-nightly (4d52d7c85 2015-07-30) 2015-07-31 12:00:06 +05:30
Manish Goregaokar
0e8e8cfc9b Basic framework for structured logging 2015-07-27 00:39:09 +05:30
Manish Goregaokar
ad3d36dc72 bump to 0.0.6 2015-07-10 20:22:15 +05:30
Manish Goregaokar
be8cb319d8 bump crates 2015-06-13 22:36:06 +05:30
llogiq
cd2e621c60 made in_macro distinguish intra-crate and extra-crate macros, as the latter have no working source (note: may fail in the face of compiler plugins doing whatever they like with spans), also one more run-pass test 2015-05-26 13:52:40 +02:00
llogiq
0d651c72ff made macro test even simpler, added a few tests 2015-05-26 01:45:15 +02:00
Manish Goregaokar
2447e1d5be Add eta reduction (fixes #29) 2015-05-10 11:49:08 +05:30
Manish Goregaokar
709dfe1cea plugin 2015-05-09 15:24:54 +05:30
Manish Goregaokar
5b1cda74c6 Add info 2015-05-09 15:22:22 +05:30
Manish Goregaokar
068e215728 move to compiletest on crates 2015-05-09 15:19:12 +05:30
llogiq
441b55b328 Added eq_op and bad_bit_mask from the extra_lints project (mostly plain copy, need to refactor to integrate better) 2015-04-30 11:48:43 +02:00
Manish Goregaokar
a5c3102594 Use compiletest 2015-04-14 00:20:44 +05:30
Manish Goregaokar
a8aadc7376 rust_clippy -> clippy 2014-12-26 05:30:03 +05:30
Manish Goregaokar
2af7596f03 dylib 2014-12-25 04:43:56 +05:30
Manish Goregaokar
37226273a7 init cargo 2014-11-19 13:23:40 +05:30