mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
make Layout Hash
This commit is contained in:
parent
b28a6ffa33
commit
f3f135eca5
3 changed files with 18 additions and 19 deletions
|
@ -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,
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue