What's Changed
Toolchain and implementation changes 🛠️
- Adding additional test for specific coalescing. by @alinas in #5732
- Tolerate incomplete interface when stringifying ImplWitnessAccess by @geoffromer in #5730
- Add a test where
implsrequires things of another generic type by @danakj in #5713 - Use
Decl::getAsFunction()to castclang_decltoFunctionDeclby @bricknerb in #5737 - Move PrettyStackTraceFunction to common by @jonmeow in #5739
- Add
Core.Range(N)facility to construct an integer range. by @zygoloid in #5699 - Print captured stdout/stderr on test crashes by @jonmeow in #5740
- Use LLVM verifier in lowering by @jonmeow in #5733
- Allow repeated includes, particularly for min_prelude by @jonmeow in #5741
- Basic SemIR
partialsupport by @dwblaikie in #5736
Full Changelog: v0.0.0-0.nightly.2025.06.26...v0.0.0-0.nightly.2025.06.27