roc/crates/compiler/solve/src
Ayaz Hafiz 87a36e62bf
Do not replace already-recursive lambda sets in occurs checks
If a lambda set appears in an occurs chain but it is itself already
recursive, then it is should not be eligibil for modification in the
occurs chain.

Closes #4725
2023-04-12 16:13:30 -05:00
..
ability.rs Merge pull request #5179 from roc-lang/i5143-tuple-abilities 2023-03-25 15:51:39 -05:00
lib.rs correct formatting and removed duplicate image 2022-11-03 20:02:10 +11:00
module.rs Feed SoA Types from load into solve 2022-11-11 21:16:03 -06:00
solve.rs Do not replace already-recursive lambda sets in occurs checks 2023-04-12 16:13:30 -05:00
specialize.rs Merge pull request #5179 from roc-lang/i5143-tuple-abilities 2023-03-25 15:51:39 -05:00