v0.70.3
Introduce `alloc` intrinsic to avoid using `asm` (#7499)
docs: fix a/an grammar errors in documentation (#7491)
Merge std and core libraries (#6729)
Add docs for error handling (ABI errors, `panic`, `error_type`, `error`) (#7249)
Implements fully working hierarchical lexical scopes. (#6784)