What's Changed
Toolchain and implementation changes 🛠️
- Use C++ trailing return type in
toolchain/check/testdata/interop/cpp/no_prelude/function.carbonby @bricknerb in #5541 - Update const tests for splits, preludes, and ranges by @jonmeow in #5532
- Make
MatchContext::WorkItem,CalleeFunction,InitRepr,ReturnTypeInfoPrintableby @bricknerb in #5535 - Don't wrap an ErrorInst as a subpattern of another pattern by @danakj in #5542
- Move the ir test by @jonmeow in #5510
Full Changelog: v0.0.0-0.nightly.2025.05.24...v0.0.0-0.nightly.2025.05.28