This commit is contained in:
Brian Carroll 2021-12-27 18:11:48 +00:00
parent 0285cd88c5
commit c67b9e7a6f

View file

@ -978,6 +978,7 @@ impl<'a> CodeGenHelp<'a> {
} }
} }
#[allow(clippy::too_many_arguments)]
fn eq_tag_fields( fn eq_tag_fields(
&mut self, &mut self,
ident_ids: &mut IdentIds, ident_ids: &mut IdentIds,