mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
remove union_size from Tag expr
This commit is contained in:
parent
28520b2cf4
commit
6e3a2cd94d
5 changed files with 17 additions and 17 deletions
|
@ -8,6 +8,7 @@ pub mod expand_rc;
|
|||
pub mod inc_dec;
|
||||
pub mod ir;
|
||||
pub mod layout;
|
||||
// pub mod reset_reuse;
|
||||
pub mod tail_recursion;
|
||||
|
||||
// Temporary, while we can build up test cases and optimize the exhaustiveness checking.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue