about summary refs log tree commit diff
path: root/.gitignore
AgeCommit message (Expand)AuthorLines
2022-06-16Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyupflip1995-0/+3
2022-01-13Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyupflip1995-1/+0
2021-12-17Merge commit '23d11428de3e973b34a5090a78d62887f821c90e' into clippyupflip1995-1/+3
2021-05-06Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyupflip1995-0/+1
2021-03-12Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyupflip1995-0/+1
2021-02-25Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyupflip1995-0/+1
2020-02-12Small change to comment in .gitignoreflip1995-1/+1
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