Commit graph

278 commits

Author SHA1 Message Date
mcarton 1c035f7cf9
Bump to 0.0.93 2016-10-03 21:26:25 +02:00
mcarton ee5a5a256f
Bump to 0.0.92 2016-09-30 22:07:01 +02:00
mcarton ec27062bb6
Bump to 0.0.91 2016-09-28 01:10:50 +02:00
mcarton 7279dc3edf
Bump to 0.0.90 2016-09-10 19:13:55 +02:00
mcarton 9263ec3616
Bump to 0.0.89 2016-09-06 19:05:53 +02:00
mcarton e9ba9ec1a2
Bump to 0.0.88 2016-09-04 17:50:14 +02:00
mcarton 377fec7c9a
Bump to 0.0.87 2016-08-31 18:22:36 +02:00
mcarton f3062f4199 Bump to 0.0.86 2016-08-28 17:26:45 +02:00
mcarton 0474fe27ea
Bump to 0.0.85 2016-08-19 17:41:24 +02:00
mcarton 663d8497aa
Bump to 0.0.84 2016-08-18 21:51:06 +02:00
Oliver Schneider 6daa884e4f
version bump and changelog update 2016-08-17 18:07:25 +02:00
Manish Goregaokar f006805c4a
Bump to 0.0.82 2016-08-17 09:20:20 +05:30
Manish Goregaokar e12f14f676
Bump to 0.0.81 2016-08-14 09:13:19 +05:30
mcarton b901e76ffd
Bump to 0.0.80 2016-07-31 19:24:10 +02:00
Oliver Schneider 319c66a2a4
lint on implementing visit_string without also implementing visit_str 2016-07-12 17:36:11 +02:00
mcarton 62ddefc783 Bump to 0.0.79 2016-07-10 15:43:06 +02:00
mcarton f609ac5b58 Bump to 0.0.78 2016-07-02 16:02:27 +02:00
Oliver 'ker' Schneider 2e86eb88f3 rename mini-macro to clippy-mini-macro-test 2016-06-26 13:26:30 +02:00
Oliver 'ker' Schneider d57192d5c1 don't depend on regex_macros anymore 2016-06-25 18:12:29 +02:00
Oliver Schneider bf4c4294bf add myself to Cargo.toml authors 2016-06-25 15:05:29 +02:00
mcarton 92c02bd4af
Bump to 0.0.77 2016-06-21 16:36:44 +02:00
mcarton 17dd0da9da
Bump to 0.0.76 2016-06-10 20:08:56 +02:00
mcarton 489576437d
Cleanup dependencies and features 2016-06-10 00:09:17 +02:00
mcarton 11ea3b8be9
Bump to 0.0.75 2016-06-08 12:23:33 +02:00
mcarton 35a22bc3f4
Bump compiletest_rs to 0.2 2016-06-07 18:33:41 +02:00
mcarton 1aab0e6729 Bump to 0.0.74 2016-06-07 12:22:36 +02:00
mcarton 8497e3bacb
Bump to 0.0.73 2016-06-05 21:47:05 +02:00
David Tolnay 35934befbb Release 0.0.72 2016-06-04 14:31:24 -07:00
mcarton 5c51a2452d Bump to 0.0.71
Rustup to *rustc 1.10.0-nightly (7bddce693 2016-05-27)*
2016-05-31 23:36:42 +02:00
Oliver Schneider 0818e70497
don't require cargo clippy to pass a --lib or --bin x argument 2016-05-30 11:32:02 +02:00
Andre Bogus 8fbbabb221 ran update_lints.py
I forgot that in the previous commit. Shame on me.
2016-05-29 11:57:56 +02:00
Andre Bogus d1d62a8e76 Merge branch 'pr-961' 2016-05-29 11:48:28 +02:00
mcarton c1d7babc92
Bump to 0.0.70 2016-05-28 16:36:58 +02:00
Georg Brandl 5d64b81787 Ensure the correct clippy_lints dependency version. 2016-05-27 17:22:34 +02:00
Oliver Schneider bf227f4729
split clippy into lints, plugin and cargo-clippy 2016-05-27 13:03:58 +02:00
mcarton f2eea6211c
Bump to 0.0.69 2016-05-23 16:36:20 +02:00
mcarton 86a2c9440d Bump to 0.0.68 2016-05-17 23:26:44 +02:00
mcarton 392df9fbc7 Bump to 0.0.67 2016-05-12 21:22:44 +02:00
Manish Goregaokar 03a309d182
Use rustc --print sysroot, bump to v66 2016-05-11 11:07:37 -07:00
Oliver Schneider 654154d8e7
cargo clippy subcommand 2016-05-09 16:47:32 +02:00
mcarton 7566484b8a
Bump to 0.0.65 2016-05-08 01:13:14 +02:00
Manish Goregaokar 08818de9b7
Rustup to rustc 1.10.0-nightly (645dd013a 2016-04-24); release 0.0.64 2016-04-26 02:10:48 +05:30
mcarton f665b5f1c2 Bump to 0.0.63 2016-04-08 17:32:04 +02:00
mcarton 76a831c60f
Bump to 0.0.62 2016-04-08 09:09:21 +05:30
mcarton 67fb0e17c1 Bump to 0.0.61 2016-04-03 17:22:18 +02:00
Manish Goregaokar 9349ec597d Bump to 0.0.60 2016-04-01 21:25:38 +05:30
mcarton 4a9a4fcb4d Bump to 0.0.59 2016-03-31 17:15:31 +02:00
Oliver Schneider 216edbae59 accidentally forgot about improvements if there were multiplie candidates 2016-03-29 16:27:06 +02:00
Oliver Schneider 0a78a795ab bugfix in quine-mc_cluskey 0.2.1 2016-03-29 10:45:18 +02:00
Oliver Schneider 93d097eb12 better simplification 2016-03-29 10:45:18 +02:00
Manish Goregaokar d2eac3add5 Bump to 0.0.58 2016-03-28 01:59:25 +05:30
Manish Goregaokar 45d41f7d6a Bump 0.0.56 2016-03-27 04:33:27 +05:30
mcarton e90a95016a Bump to 0.0.55 2016-03-21 01:21:39 +01:00
mcarton 0323d0b05b Bump to 0.0.54 2016-03-16 19:28:31 +01:00
mcarton 893d6e8bf2 Bump to 0.0.53 2016-03-15 20:26:01 +01:00
Manish Goregaokar 20123eef98 Update to rustc 1.9.0-nightly (6d215fe04 2016-03-14) 2016-03-15 22:55:07 +05:30
Manish Goregaokar 6c7a2ffdb5 Rust upgrade to rustc 1.9.0-nightly (74b886ab1 2016-03-13), update compiletest 2016-03-15 20:36:21 +05:30
Manish Goregaokar eed9baa4fb Merge pull request #698 from mcarton/conf
Add a configuration file and a POC `BLACKLISTED_NAME` lint
2016-03-13 19:33:03 +05:30
mcarton 34d57c5247 Bump to 0.0.51
It fixes a false positive in mustache.
2016-03-13 01:30:20 +01:00
mcarton 29c0c2bb09 Start implementing a configuration file 2016-03-12 14:50:46 +01:00
mcarton 74412d9574 Bump to 0.0.50 2016-03-11 14:19:28 +01:00
mcarton c95ae89387 Bump to 0.0.49 2016-03-09 16:22:53 +01:00
mcarton 55a584ac84 Bump to 0.0.48 2016-03-07 23:32:49 +01:00
mcarton 6ad2f645be Put regex_macros tests in a separate feature 2016-03-07 19:39:49 +01:00
mcarton 4683cb1af3 Bump to 0.0.47 2016-03-07 16:57:01 +01:00
mcarton 026d443e1e Bump to 0.0.46 2016-03-04 14:25:53 +01:00
Manish Goregaokar 414396ab65 Bump to 0.0.45 2016-03-03 01:24:51 +05:30
mcarton d299b5d4d9 Bump to 0.0.44 2016-02-22 20:06:59 +01:00
Manish Goregaokar 0e9ced5cb8 Bump to 0.0.43 2016-02-21 20:09:37 +05:30
Manish Goregaokar 31db60ccc5 Bump and publish to 0.0.41 (fix #683) 2016-02-18 10:52:53 +05:30
Manish Goregaokar 1e176cae5d Bump twice 2016-02-13 18:04:46 +05:30
Manish Goregaokar 17b7b413f7 Add @mcarton as owner 2016-02-13 02:59:39 +05:30
Manish Goregaokar b5dac50c5c Bump to 0.0.38 2016-02-13 00:44:27 +05:30
Oliver 'ker' Schneider 3f34b65747 fix nightly breakage 2016-02-12 18:35:44 +01:00
llogiq 3d85cc24e7 new regex syntax lint, fixes #597 2016-02-05 00:36:06 +01:00
Manish Goregaokar 5dd0424877 un-wildcard stuff 2016-01-22 18:39:40 +05:30
Manish Goregaokar c86a5ccd2e Upgrade Rust to rustc 1.8.0-nightly (18b851bc5 2016-01-22)
fixes #573
2016-01-22 18:35:48 +05:30
Manish Goregaokar 28b0437354 bump cargo 2016-01-18 18:58:00 +05:30
mcarton f63329761f Cleanup utils, mostly doc 2016-01-13 17:27:49 +01:00
llogiq 37707b5a34 added semver lint 2016-01-09 02:05:43 +01:00
Manish Goregaokar c11d140ebf Bump to 35 2016-01-02 16:10:31 +05:30
Manish Goregaokar 1605ef6ed4 Rustup to syntax::errors changes 2016-01-02 16:10:15 +05:30
Manish Goregaokar e7f3fa6713 Remove * dep 2015-12-29 10:25:53 +05:30
Manish Goregaokar a2b842dff3 Bump cargo (fixes #517) 2015-12-23 07:53:01 +05:30
Devon Hollowood b6766a0dcf Add RustcEncodable test 2015-12-21 01:40:19 -08:00
Manish Goregaokar 4a32445aa7 Add macro check to used_underscore 2015-12-20 04:53:29 +05:30
Manish Goregaokar a65a7770b3 Rust upgrade to rustc 1.7.0-nightly (8ad12c3e2 2015-12-19) 2015-12-19 19:08:22 +05:30
Oliver Schneider ecb97866b6 compiletest_rs needs to be at least 0.0.11
otherwise tests using `SUGGESTION` will fail (see `compile-fail/eta.rs`)
2015-12-14 11:28:22 +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
Robert Clipsham 978c41584f Fix clippy with latest Rust nightly. 2015-12-05 12:33:58 +00:00
Manish Goregaokar dc414e6c02 Make panic in CC silencable (partial #478) 2015-12-05 14:23:00 +05:30
Manish Goregaokar b45745e905 bump 27 2015-11-30 23:17:14 +05:30
Manish Goregaokar 2ce2bc3345 Bump to 26 2015-11-30 15:52:17 +05:30
Manish Goregaokar 5b6c2b7938 Publish 0.0.25 2015-11-26 04:57:23 +05:30
Manish Goregaokar 1b41a4515e Crates bump 2015-11-20 16:21:14 +05:30
Manish Goregaokar c7df4bd000 Rustup to rustc 1.6.0-nightly (effcd2965 2015-11-04)
fixes #437
2015-11-05 08:20:28 +05:30
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