Fix clippy

This commit is contained in:
microproofs
2024-08-07 15:57:20 -04:00
committed by Kasey
parent 51fd503317
commit 0800901135
2 changed files with 6 additions and 9 deletions

View File

@@ -1598,6 +1598,7 @@ impl<'a> CodeGenerator<'a> {
}
}
#[allow(clippy::too_many_arguments)]
pub fn expect_type_assign(
&mut self,
tipo: &Rc<Type>,