What's Changed
- Refactor
DeclEnginefor robustness and semantic consistency by @ironcev in #7704 - Bump quinn-proto from 0.11.14 to 0.11.16 in /test/src/sdk-harness by @dependabot[bot] in #7700
- Fix
copy_prop_reversecycle detection by @xunilrj in #7702 - Split AST to ASM compilation phase to AST -> IR -> ASM by @ironcev in #7713
- Implement
type_check_finalizeforDeclEngineoptimization by @ironcev in #7714 - Add
has_changes_scoped!and fix emitting of scoped errors by @ironcev in #7716 - Improve
inlineheuristic to avoid the final inlined function to be too big by @xunilrj in #7710 - docs: versioning clarity, measured performance guidance, and fail-closed publishing by @pixelcircuits in #7719
- Remove obsolete
CFEI/CFSIoptimization from ASM generation by @ironcev in #7721 - Freeze data section layout during
AllocatedProgramcompilation by @ironcev in #7727 - Bump to 0.72.1 by @ironcev in #7728
Full Changelog: v0.72.0...v0.72.1