What's Changed
Toolchain and implementation changes 🛠️
- Add some failing tests with cycles and self-referential facet types by @danakj in #5674
- Make currently publicly unused member functions private. by @zygoloid in #5679
- Reduce use of the prelude in tests by @danakj in #5683
- Remove unused vlog_stream_ member. by @geoffromer in #5654
- Make more tests into min-prelude by @danakj in #5676
- Add min-preludes to most of lowering and a few more slow tests by @danakj in #5680
- Add min-preludes to more slow tests by @danakj in #5681
- Add ranges to where_expr tests by @jonmeow in #5630
- Add min-preludes to more slow tests (part 4) by @danakj in #5682
- Avoid incorrect conflicting assignment diags in rewrite constraints by @danakj in #5686
Documentation changes 📝
- Clean up lingering mentions of
MatchContinuationby @geoffromer in #5687
Other changes
Full Changelog: v0.0.0-0.nightly.2025.06.17...v0.0.0-0.nightly.2025.06.18