mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
add TCE
This commit is contained in:
parent
bdd8751107
commit
8c86836101
7 changed files with 257 additions and 30 deletions
|
@ -14,6 +14,7 @@
|
|||
pub mod inc_dec;
|
||||
pub mod ir;
|
||||
pub mod layout;
|
||||
pub mod tail_recursion;
|
||||
|
||||
// Temporary, while we can build up test cases and optimize the exhaustiveness checking.
|
||||
// For now, following this warning's advice will lead to nasty type inference errors.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue