What's Changed
Toolchain and implementation changes 🛠️
- Remove the IsPeriodSelf function, use constant value comparison instead by @danakj in #5731
- Propagate errors in import by @danakj in #5728
- Clean up --no-prelude-import uses by @jonmeow in #5722
- Refactor coalescing logic out of the file context. by @alinas in #5723
- Handle insts that resolve to
typeon the RHS ofimplsby @danakj in #5712 - Use static allocas for temporaries. by @zygoloid in #5734
- Check and lowering support for
forloops. by @zygoloid in #5698
Full Changelog: v0.0.0-0.nightly.2025.06.25...v0.0.0-0.nightly.2025.06.26