roc/crates/compiler/constrain/src
Richard Feldman b7d78d9237
Merge pull request #3598 from rtfeldman/i3558
Compile variables bound in multiple patterns of a branch, and detect unbound patterns
2022-07-21 16:45:52 -04:00
..
builtins.rs Rename Category::Float to Category::Frac 2022-07-20 10:49:05 -04:00
expr.rs Report errors for identifiers not bound in all patterns of a branch 2022-07-21 12:15:05 -04:00
lib.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
module.rs Remove constrain_builtin_imports 2022-07-10 10:46:18 -04:00
pattern.rs Rename Category::Float to Category::Frac 2022-07-20 10:49:05 -04:00