harden compiler parsing, recovery, and deep-expression handling
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
- for global initialization cycles, report also starting and ending lines
|
||||
|
||||
# compiler hardening follow-ups
|
||||
|
||||
- migrate spans, AST/HIR/IR ids, and diagnostics from `int` to compact integer types
|
||||
- prune unreachable function specializations before HIR construction and emission
|
||||
- support unary minus, including the signed i64 minimum literal boundary
|
||||
- move ignored example binaries into a dedicated build directory and remove `.review_tmp`
|
||||
|
||||
# milestones
|
||||
|
||||
1. interop type foundation
|
||||
|
||||
Reference in New Issue
Block a user