Commit Graph

13 Commits

Author SHA1 Message Date
Oliver Schneider b1eec6b402 Remove all references to `clippy_tests` 2017-08-02 17:24:07 +02:00
Oliver Schneider 3a61b452a2
Create a lint authoring helper (generates matching code) 2017-08-01 12:55:52 +02:00
Oliver Schneider 4465bc3e3f Make most tests an `example` so we can run them one by one 2017-05-17 14:19:44 +02:00
Oliver Schneider c657d603ba
Bump the version 2017-04-07 11:25:00 +02:00
Oliver Schneider 3b8d348fd5 create a commit with just changelog and Cargo.toml changes 2017-02-16 09:49:47 +01:00
Oliver Schneider 0a7ae5fec8
run rustfmt 2016-12-20 10:20:41 +01:00
Georg Brandl 9a221402e6 Make Python utils more idiomatic, use better names, fix -c mode of update_wiki. 2016-08-07 08:09:26 +02:00
mcarton 01c61a714b
Setup automatic push of gh-pages 2016-07-19 21:26:16 +02:00
Pascal Hertleif ba9eda7236 Add First Draft of Lint Listing Page 2016-07-12 16:31:13 +02:00
Oliver Schneider bf227f4729
split clippy into lints, plugin and cargo-clippy 2016-05-27 13:03:58 +02:00
Oliver Schneider 617c820e6b compute cyclomatic complexity (adjusted to not punish Rust's `match`) 2015-12-03 16:41:55 +01:00
Manish Goregaokar 2447e1d5be Add eta reduction (fixes #29) 2015-05-10 11:49:08 +05:30
Manish Goregaokar 3a6010f8df Create .gitignore 2014-11-19 13:22:58 +05:30