happy clippy

This commit is contained in:
dignifiedquire
2020-05-22 11:37:12 +02:00
parent d1f9563e1f
commit 28ef5164ce
5 changed files with 14 additions and 16 deletions

View File

@@ -166,6 +166,7 @@ impl Context {
}
}
#[allow(clippy::too_many_arguments)]
async fn exec_step(
ctx: &Context,
imap: &mut Imap,