roc/compiler/can/src
Richard Feldman 66bcb53eb1
Merge pull request #3108 from rtfeldman/check-derived2
Validate derives clauses after solving
2022-05-21 11:39:18 -04:00
..
abilities.rs Remove mono-related changes for now 2022-05-19 18:21:43 -04:00
annotation.rs Use two caches instead of a unified one for obligation checking 2022-05-20 17:39:09 -04:00
builtins.rs Use [u8; 16] to avoid number alignment bumps 2022-05-21 00:53:47 -04:00
constraint.rs move back to one loc_symbols vector 2022-05-14 14:44:37 +02:00
def.rs Use two caches instead of a unified one for obligation checking 2022-05-20 17:39:09 -04:00
effect_module.rs use opt var in cycle marks 2022-05-15 13:14:18 +02:00
env.rs step 4: new scope with passing reporting tests 2022-04-30 00:51:32 +02:00
exhaustive.rs Coalesce 2022-04-28 20:34:03 -04:00
expected.rs remove PartialEq for a bunch of types that we should not compare 2022-04-20 16:58:30 +02:00
expr.rs Merge pull request #3108 from rtfeldman/check-derived2 2022-05-21 11:39:18 -04:00
lib.rs move reference matrix 2022-05-08 12:18:10 +02:00
module.rs Validate derives clauses after solving 2022-05-20 15:56:55 -04:00
num.rs Use [u8; 16] to avoid number alignment bumps 2022-05-21 00:53:47 -04:00
operator.rs Replace references to "global tag" with "tag" 2022-04-25 17:04:34 -04:00
pattern.rs Use [u8; 16] to avoid number alignment bumps 2022-05-21 00:53:47 -04:00
procedure.rs remove debug code 2022-04-21 00:47:55 +02:00
scope.rs Correct imports of Encode and abilities across modules 2022-05-19 18:21:40 -04:00
string.rs Rename Located -> Loc 2021-12-22 19:18:22 -08:00
traverse.rs add a TypedHole node to Expr, for use in the editor 2022-05-18 16:39:24 +02:00