This commit is contained in:
Ayaz Hafiz 2022-08-31 14:36:44 -05:00
parent 3b4b1838b8
commit 1e49622b61
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
3 changed files with 3 additions and 9 deletions

View file

@ -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,