mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
I love 50 arguments
This commit is contained in:
parent
f5b0b0219e
commit
969d14dfe9
1 changed files with 1 additions and 0 deletions
|
@ -452,6 +452,7 @@ fn check_valid_range(
|
|||
}
|
||||
|
||||
#[inline(always)]
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
fn unify_two_aliases(
|
||||
subs: &mut Subs,
|
||||
pool: &mut Pool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue