make Layout Hash

This commit is contained in:
Folkert 2020-03-18 23:26:17 +01:00
parent b28a6ffa33
commit f3f135eca5
3 changed files with 18 additions and 19 deletions

View file

@ -1357,7 +1357,7 @@ fn from_can_pattern<'a>(
match crate::layout::layout_from_tag_union(
env.arena,
fields_map,
&fields_map,
env.subs,
env.pointer_size,
) {