mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
clippy
This commit is contained in:
parent
7c5f4b7673
commit
999f3cfce6
1 changed files with 1 additions and 1 deletions
|
@ -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>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue