remove field

This commit is contained in:
Folkert 2021-01-16 20:09:21 +01:00
parent 4dd7ea1356
commit c8970bbe45
4 changed files with 8 additions and 13 deletions

View file

@ -1044,7 +1044,6 @@ pub fn build_exp_expr<'a, 'ctx, 'env>(
tag_layout:
Layout::Union(UnionLayout::NullableWrapped {
nullable_id,
nullable_layout: _,
other_tags: fields,
}),
union_size,