Allow too many args

This commit is contained in:
Ayaz Hafiz 2022-11-01 15:42:24 -05:00
parent 822aa71a0a
commit 2d20c3b339
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58

View file

@ -1617,6 +1617,7 @@ fn stores_and_condition<'a>(
tests
}
#[allow(clippy::too_many_arguments)]
fn compile_test<'a>(
env: &mut Env<'a, '_>,
ret_layout: Layout<'a>,