remove union_size from Tag expr

This commit is contained in:
Folkert 2021-07-02 10:48:03 +02:00
parent 28520b2cf4
commit 6e3a2cd94d
5 changed files with 17 additions and 17 deletions

View file

@ -836,7 +836,6 @@ fn expr_spec(
tag_layout,
tag_name: _,
tag_id,
union_size: _,
arguments,
} => match tag_layout {
UnionLayout::NonRecursive(_) => {