mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 00:01:16 +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)]
|
#[inline(always)]
|
||||||
|
#[allow(clippy::too_many_arguments)]
|
||||||
fn unify_two_aliases(
|
fn unify_two_aliases(
|
||||||
subs: &mut Subs,
|
subs: &mut Subs,
|
||||||
pool: &mut Pool,
|
pool: &mut Pool,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue