roc/crates/compiler/uitest/tests
Ayaz Hafiz f33651bf6a
Correctly instantiate recursion variables under nested aliases
Like we instantiate nested lambda set variables and nested OIOP
variables for aliases, we need to do the same for recursion variables.
2023-04-12 13:59:24 -05:00
..
ability Migrate polymorphic lambda set specialization tests 2023-04-02 13:12:51 -05:00
exhaustive Migrate pattern tests 2023-04-02 13:15:36 -05:00
instantiate Move uitests to their own crate 2023-04-02 09:11:31 -05:00
lambda_set Update emit headers 2023-04-12 10:55:56 -05:00
oiop Move uitests to their own crate 2023-04-02 09:11:31 -05:00
pattern Move uitests to their own crate 2023-04-02 09:11:31 -05:00
ranged Move uitests to their own crate 2023-04-02 09:11:31 -05:00
record Move uitests to their own crate 2023-04-02 09:11:31 -05:00
recursion Add a uitest for pseudo-polymorphic specializations 2023-04-10 16:31:00 -05:00
recursive_type Correctly instantiate recursion variables under nested aliases 2023-04-12 13:59:24 -05:00
specialize Handle record updates of imported module thunks 2023-04-12 11:39:14 -05:00
weaken Move uitests to their own crate 2023-04-02 09:11:31 -05:00
constrain_dbg_flex_var.txt Move uitests to their own crate 2023-04-02 09:11:31 -05:00
infer_concrete_type_with_inference_var.txt Move uitests to their own crate 2023-04-02 09:11:31 -05:00
infer_contextual_crash.txt Move uitests to their own crate 2023-04-02 09:11:31 -05:00