This commit is contained in:
Folkert 2021-01-28 15:52:34 +01:00
parent 7c5f4b7673
commit 999f3cfce6

View file

@ -1369,7 +1369,7 @@ fn compile_test<'a>(
)
}
#[warn(clippy::too_many_arguments)]
#[allow(clippy::too_many_arguments)]
fn compile_test_help<'a>(
env: &mut Env<'a, '_>,
branch_info: ConstructorKnown<'a>,