Commit graph

2 commits

Author SHA1 Message Date
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
Folkert
311e464b70
add load_internal 2022-03-23 15:18:22 +01:00
Renamed from compiler/load/src/docs.rs (Browse further)