about summary refs log tree commit diff
path: root/clippy_dev/src
AgeCommit message (Expand)AuthorLines
2018-09-23clippy_dev: port to edition 2018Matthias Krüger-5/+2
2018-09-12Change Hash{Map, Set} to FxHash{Map, Set}flip1995-0/+2
2018-09-06Pass by ref instead of valuePhilipp Hansch-2/+2
2018-09-06More refactoringPhilipp Hansch-18/+12
2018-09-05Return impl Iterator instead of Vec<Lint>Philipp Hansch-15/+15
2018-09-03Refactor to use into_group_map from ItertoolsPhilipp Hansch-27/+29
2018-09-03s/direntry/dir_entryPhilipp Hansch-5/+5
2018-09-03Use insignificant whitespace mode for nice regexPhilipp Hansch-2/+11
2018-09-03update_lints rewrite: Add structure and --print-onlyPhilipp Hansch-0/+197