mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
Check in fixpoint-fixing algorithm
This commit is contained in:
parent
6d0c42d480
commit
3c968b581d
2 changed files with 271 additions and 0 deletions
|
@ -4,4 +4,5 @@
|
|||
// See github.com/roc-lang/roc/issues/800 for discussion of the large_enum_variant check.
|
||||
#![allow(clippy::large_enum_variant)]
|
||||
|
||||
mod fix;
|
||||
pub mod unify;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue