Commit Graph

9 Commits

Author SHA1 Message Date
Philipp Hansch 3bdc691a91 Pass by ref instead of value 2018-09-06 08:19:09 +02:00
Philipp Hansch de36d42e80 More refactoring 2018-09-06 07:15:31 +02:00
Philipp Hansch 20836d3003 Remove duplicated .gitignore 2018-09-05 13:35:57 +02:00
Philipp Hansch 79bec036f8 Return impl Iterator instead of Vec<Lint>
This makes the API of `lib.rs` a bit more flexible.
2018-09-05 13:34:28 +02:00
Philipp Hansch 586ef4ed72 Refactor to use into_group_map from Itertools 2018-09-03 22:18:53 +02:00
Philipp Hansch 78d358b861 s/direntry/dir_entry 2018-09-03 22:18:53 +02:00
Philipp Hansch 70312430dd Use insignificant whitespace mode for nice regex 2018-09-03 22:18:53 +02:00
Philipp Hansch 502357df65 cargo update in clippy_dev 2018-09-03 22:18:53 +02:00
Philipp Hansch 35f100b4f9 update_lints rewrite: Add structure and --print-only 2018-09-03 22:18:51 +02:00