roc/crates/compiler/solve
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
..
docs Add language to all fenced code blocks 2022-09-09 01:12:31 -06:00
src Do not replace already-recursive lambda sets in occurs checks 2023-04-12 16:13:30 -05:00
tests Drop infer_queries macro 2023-04-02 13:16:04 -05:00
Cargo.toml Move uitests to their own crate 2023-04-02 09:11:31 -05:00