remove Reuse

This commit is contained in:
Folkert 2023-06-28 22:02:02 +02:00
parent 1daf975391
commit f27cb83a02
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
11 changed files with 33 additions and 125 deletions

View file

@ -1315,13 +1315,7 @@ fn expr_spec<'a>(
builder.add_unknown_with(block, &[], pointer_type)
}
Call(call) => call_spec(builder, interner, env, block, layout, call),
Reuse {
tag_layout,
tag_id,
arguments,
..
}
| Tag {
Tag {
tag_layout,
tag_id,
arguments,