Fix clippy lints (#2651)

This commit is contained in:
Jonathan Turner
2020-10-09 10:47:51 +13:00
committed by GitHub
parent 152ba32eb7
commit 1159d3365a
9 changed files with 32 additions and 70 deletions

View File

@@ -1,3 +1,3 @@
mod keep;
mod rows;
mod until;
mod while_;