mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
![]() 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. |
||
---|---|---|
.. | ||
ast.rs | ||
blankspace.rs | ||
expr.rs | ||
header.rs | ||
ident.rs | ||
keyword.rs | ||
lib.rs | ||
module.rs | ||
number_literal.rs | ||
parser.rs | ||
pattern.rs | ||
problems.rs | ||
state.rs | ||
string_literal.rs | ||
test_helpers.rs | ||
type_annotation.rs |