roc/compiler/load_internal/src
Ayaz Hafiz a3ac68a41f
Split up Defs into TypeDef and ValueDef
Just a refactoring PR. This is useful because during canonicalization
we always process type defs first, then value defs. With abilities this
distinction continues to grow; in that case, we have patterns associated
with types that we want to process before patterns from values.
2022-04-06 22:18:57 -04:00
..
docs.rs Split up Defs into TypeDef and ValueDef 2022-04-06 22:18:57 -04:00
file.rs update with new clippy lints 2022-03-31 19:34:51 +02:00
lib.rs add load_internal 2022-03-23 21:19:34 +01:00
wasm_system_time.rs add load_internal 2022-03-23 21:19:34 +01:00
work.rs add load_internal 2022-03-23 21:19:34 +01:00