mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 16:44:33 +00:00
clippy complaints
This commit is contained in:
parent
15600a8f2b
commit
1439c1a21d
6 changed files with 8 additions and 10 deletions
|
@ -77,7 +77,7 @@ pub fn decrement_refcount_layout<'a, 'ctx, 'env>(
|
|||
parent,
|
||||
layout_ids,
|
||||
field_ptr,
|
||||
&closure_layout.into_layout(),
|
||||
&closure_layout.as_layout(),
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue