mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-24 20:42:29 +00:00
Clippy
This commit is contained in:
parent
76f7843c93
commit
fe63140047
3 changed files with 4 additions and 1 deletions
|
@ -164,6 +164,7 @@ impl Phase for LatePhase<'_> {
|
|||
|
||||
/// Unifies two variables and performs lambda set compaction.
|
||||
/// Ranks and other ability demands are disregarded.
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn unify(
|
||||
home: ModuleId,
|
||||
arena: &Bump,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue