What's Changed
Toolchain and implementation changes 🛠️
- C++ interop: Support C++20 operator and overload resolution for expression rewriting by @bricknerb in #6171
- Add failing tests for exposing the value of .Self through an interface by @danakj in #5957
- C++ interop: Add return reference types support by @bricknerb in #6178
- Add tests of .Self given for an interface parameter that has constraints by @danakj in #6181
- C++ interop: Correctly report the unsupported param type when using explicit object param by @bricknerb in #6179
- Change InstId dumping to hex numbers that include the tag by @danakj in #6175
Full Changelog: v0.0.0-0.nightly.2025.10.08...v0.0.0-0.nightly.2025.10.09