| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-09-27 | consistently gitignore all Cargo.lock files | Matthias Krüger | -1/+1 | |
| 2018-09-06 | print git commit hash and commit date in version output | Matthias Krüger | -0/+1 | |
| clippy 0.0.212 (964fcbe0 2018-09-06) | ||||
| 2018-09-05 | Remove duplicated .gitignore | Philipp Hansch | -3/+1 | |
| 2018-05-11 | Patterns, locals and matches for author lint | Oliver Schneider | -0/+2 | |
| 2018-05-07 | Add rustc version check to build script | Philipp Hansch | -0/+3 | |
| 2018-04-15 | fixing error message for empty println macro | MSI\Stew's Laptop | -1/+2 | |
| 2018-03-13 | Update dependencies | Oliver Schneider | -0/+1 | |
| 2018-01-31 | gitignore: support ignoring target as symlinks | Ben Boeckel | -2/+2 | |
| 2017-10-20 | Ignore Cargo.lock in .gitignore | Malo Jaffré | -0/+1 | |
| Since the merge of #2146, `Cargo.lock` is no longer checked in the git repository, but `cargo` generates it anyway, if we are not in the main rust repository. Ignore it to avoid eventual confusion when contributing directly to clippy. | ||||
| 2017-08-15 | Rust needs clippy to have a Cargo.lock | Oliver Schneider | -3/+0 | |
| 2017-08-02 | Remove all references to `clippy_tests` | Oliver Schneider | -1/+0 | |
| 2017-08-01 | Create a lint authoring helper (generates matching code) | Oliver Schneider | -2/+0 | |
| 2017-05-17 | Make most tests an `example` so we can run them one by one | Oliver Schneider | -1/+2 | |
| 2017-04-07 | Bump the version | Oliver Schneider | -0/+4 | |
| 2017-02-16 | create a commit with just changelog and Cargo.toml changes | Oliver Schneider | -0/+2 | |
| 2016-12-20 | run rustfmt | Oliver Schneider | -0/+3 | |
| 2016-08-07 | Make Python utils more idiomatic, use better names, fix -c mode of update_wiki. | Georg Brandl | -0/+1 | |
| 2016-07-19 | Setup automatic push of gh-pages | mcarton | -0/+4 | |
| 2016-07-12 | Add First Draft of Lint Listing Page | Pascal Hertleif | -0/+3 | |
| 2016-05-27 | split clippy into lints, plugin and cargo-clippy | Oliver Schneider | -0/+1 | |
| 2015-12-03 | compute cyclomatic complexity (adjusted to not punish Rust's `match`) | Oliver Schneider | -0/+3 | |
| 2015-05-10 | Add eta reduction (fixes #29) | Manish Goregaokar | -0/+3 | |
| 2014-11-19 | Create .gitignore | Manish Goregaokar | -0/+11 | |
