roc/compiler/can/src
2021-03-28 12:43:51 -04:00
..
annotation.rs clippy 2021-03-21 22:53:05 +01:00
builtins.rs Merge branch 'trunk' into add-num-log 2021-03-28 12:43:51 -04:00
constraint.rs add Store constraint that does not report errors 2020-11-12 15:47:56 +01:00
def.rs remove Nested from Def 2021-03-21 21:14:32 +01:00
env.rs report unexposed values 2021-02-07 01:17:46 +01:00
expected.rs record, tag, alias errors 2020-04-13 20:53:16 +02:00
expr.rs remove nested in expr 2021-03-21 20:56:18 +01:00
lib.rs Replaced large_enum_variant explanation with link to issue #800 2020-12-14 16:09:16 +01:00
module.rs make type aliases unqualified importable 2021-03-02 14:48:44 +01:00
num.rs Revert "store is_negative for all number literals in the parse ast" 2021-03-12 16:43:52 +01:00
operator.rs clippy 2021-03-21 22:15:47 +01:00
pattern.rs remove Nested from pattern 2021-03-21 21:03:37 +01:00
procedure.rs fix most type inference issues 2020-10-16 20:50:42 +02:00
scope.rs successfully load package-qualified host 2020-12-07 23:24:06 +01:00
string.rs replaced deprecated std::u16::MAX with u16::MAX 2020-10-21 14:35:36 +02:00