mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
Clippy
This commit is contained in:
parent
3b4b1838b8
commit
1e49622b61
3 changed files with 3 additions and 9 deletions
|
@ -1002,6 +1002,7 @@ fn list_clone(
|
|||
with_new_heap_cell(builder, block, bag)
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
fn lowlevel_spec(
|
||||
builder: &mut FuncDefBuilder,
|
||||
interner: &STLayoutInterner,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue