Runtime
- Fix: Add
Nil
return type restrictions toload_debug_info
(#12992, thanks @straight-shoota)
Compiler
Codegen
- Add error handling to compiler when linker is unavailable (#12899, thanks @straight-shoota)
Parser
- Revert "Parser: Fix restrict grammar for name and supertype in type def (#12622)" (#12977, thanks @straight-shoota)
Other
- Update
VERSION
to1.7.2-dev
(#12993, thanks @straight-shoota)