What's Changed
Toolchain and implementation changes 🛠️
- Fix
stack-use-after-scopeissue by makingLangOptionsparameter non temporary by @bricknerb in #5586 - Add an int min_prelude by @jonmeow in #5578
- Update eval tests by @jonmeow in #5547
- Update tuple tests, and merge in expr-category by @jonmeow in #5549
- Split a cross-file
Lower::Contextout ofLower::FileContext. by @zygoloid in #5583 - Make pointers in ValueStore stable across insertions by @danakj in #5576
- Support lowering specifics for an imported generic function. by @zygoloid in #5475
- Move TokenOnly to LocIdForDiagnostics by @jonmeow in #5590
Full Changelog: v0.0.0-0.nightly.2025.06.01...v0.0.0-0.nightly.2025.06.03