about summary refs log tree commit diff
path: root/.gitignore
AgeCommit message (Expand)AuthorLines
2018-09-27consistently gitignore all Cargo.lock filesMatthias Krüger-1/+1
2018-09-06print git commit hash and commit date in version outputMatthias Krüger-0/+1
2018-09-05Remove duplicated .gitignorePhilipp Hansch-3/+1
2018-05-11Patterns, locals and matches for author lintOliver Schneider-0/+2
2018-05-07Add rustc version check to build scriptPhilipp Hansch-0/+3
2018-04-15fixing error message for empty println macroMSI\Stew's Laptop-1/+2
2018-03-13Update dependenciesOliver Schneider-0/+1
2018-01-31gitignore: support ignoring target as symlinksBen Boeckel-2/+2
2017-10-20Ignore Cargo.lock in .gitignoreMalo Jaffré-0/+1
2017-08-15Rust needs clippy to have a Cargo.lockOliver Schneider-3/+0
2017-08-02Remove all references to `clippy_tests`Oliver Schneider-1/+0
2017-08-01Create a lint authoring helper (generates matching code)Oliver Schneider-2/+0
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-1/+2
2017-04-07Bump the versionOliver Schneider-0/+4
2017-02-16create a commit with just changelog and Cargo.toml changesOliver Schneider-0/+2
2016-12-20run rustfmtOliver Schneider-0/+3
2016-08-07Make Python utils more idiomatic, use better names, fix -c mode of update_wiki.Georg Brandl-0/+1
2016-07-19Setup automatic push of gh-pagesmcarton-0/+4
2016-07-12Add First Draft of Lint Listing PagePascal Hertleif-0/+3
2016-05-27split clippy into lints, plugin and cargo-clippyOliver Schneider-0/+1
2015-12-03compute cyclomatic complexity (adjusted to not punish Rust's `match`)Oliver Schneider-0/+3
2015-05-10Add eta reduction (fixes #29)Manish Goregaokar-0/+3
2014-11-19Create .gitignoreManish Goregaokar-0/+11