about summary refs log tree commit diff
path: root/tests/ui/len_without_is_empty.rs
AgeCommit message (Collapse)AuthorLines
2019-04-16Add run-rustfix for len_zero lintPhilipp Hansch-0/+145
* Extracts len_without_is_empty into separate file * Adds `// run-rustfix` to `tests/ui/len_zero.rs`