-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Patterns] Fix a handful of minor issues.
- Support negative number literals in patterns. - Allow map patterns in pattern assignments. - Allow symbol literals in patterns. - Give compilers more leeway on runtime semantics maps. - Elide type tests that can only fail on legacy types. Fix #2663. Fix #2662. Fix #2636. Fix #2634. Fix #2619.
- Loading branch information
1 parent
9a9d958
commit dcbdba1
Showing
1 changed file
with
144 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters