What's Changed
Toolchain and implementation changes 🛠️
- Apply min-preludes to more tests (part 8) by @danakj in #5705
- Replace
EXTRA-ARGS: --no-prelude-importwithINCLUDE-FILE: toolchain/testing/testdata/min_prelude/none.carbonby @bricknerb in #5707 - Remove TODOs from the test of a declared but not defined struct as a by value parameter/return value by @bricknerb in #5708
- Support a C++
classas a parameter or return by value, similar to a C++structby @bricknerb in #5709 - Apply min-preludes to more tests (part 6) by @danakj in #5691
- Fix tuple patterns matching expressions with atomic tuple form. by @zygoloid in #5697
- Avoid deducing errors as argument instructions after subst by @danakj in #5710
Full Changelog: v0.0.0-0.nightly.2025.06.21...v0.0.0-0.nightly.2025.06.24