.. |
abilities.rs
|
Using abilities as types is illegal, but we can still compile them
|
2022-04-20 17:46:18 -04:00 |
annotation.rs
|
Replace references to "global tag" with "tag"
|
2022-04-25 17:04:34 -04:00 |
builtins.rs
|
Merge pull request #2917 from rtfeldman/move-exhaustiveness-checking
|
2022-04-25 20:55:05 -04:00 |
constraint.rs
|
Style fixes
|
2022-04-25 19:04:10 -04:00 |
def.rs
|
prevent intermediate allocation
|
2022-04-25 21:02:45 +02:00 |
effect_module.rs
|
Merge pull request #2917 from rtfeldman/move-exhaustiveness-checking
|
2022-04-25 20:55:05 -04:00 |
env.rs
|
Remove other references to private tags in code
|
2022-04-25 11:50:00 -04:00 |
exhaustive.rs
|
Replaced a few more references to "global tag" with "tag"
|
2022-04-25 21:52:54 -07:00 |
expected.rs
|
remove PartialEq for a bunch of types that we should not compare
|
2022-04-20 16:58:30 +02:00 |
expr.rs
|
refactor closure canonicalization
|
2022-04-27 16:22:00 +02:00 |
lib.rs
|
Move exhaustiveness checking to type solving phase with solve tests
|
2022-04-25 19:04:08 -04:00 |
module.rs
|
Merge pull request #2952 from rtfeldman/ability-unused-method-reporting
|
2022-04-25 15:53:06 -04:00 |
num.rs
|
Make sure float suffixes are parsed out after can
|
2022-04-05 11:32:34 -04:00 |
operator.rs
|
Replace references to "global tag" with "tag"
|
2022-04-25 17:04:34 -04:00 |
pattern.rs
|
Replace references to "global tag" with "tag"
|
2022-04-25 17:04:34 -04:00 |
procedure.rs
|
remove debug code
|
2022-04-21 00:47:55 +02:00 |
reference_matrix.rs
|
cleanup
|
2022-04-24 18:46:16 +02:00 |
scope.rs
|
Opaques take @ : %s/\$\([A-Z]\)/@\1/g
|
2022-04-25 12:26:38 -04:00 |
string.rs
|
Rename Located -> Loc
|
2021-12-22 19:18:22 -08:00 |
traverse.rs
|
Move exhaustiveness checking to type checking
|
2022-04-25 19:04:09 -04:00 |