mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 16:44:33 +00:00
Clippy
This commit is contained in:
parent
289de629c2
commit
6df1f4df3c
2 changed files with 1 additions and 4 deletions
|
@ -2360,6 +2360,7 @@ pub(crate) fn constrain_def_make_constraint(
|
|||
)
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
fn constrain_value_def_make_constraint(
|
||||
constraints: &mut Constraints,
|
||||
new_rigid_variables: Vec<Variable>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue