What's Changed
Toolchain and implementation changes 🛠️
- Support importing C++
_Nonnullpointers as function parameters or return values by @bricknerb in #5773 - Handle destruction for return statements by @jonmeow in #5785
- Fix a small implicit/desugared reference by @jonmeow in #5791
- Support import of typedefs. by @zygoloid in #5787
- Tag destruction as desugaring by @jonmeow in #5790
- Change SemIR formed for 'as' errors by @jonmeow in #5792
- Improve handling of carbon-busybox symlinks in bazel by @jonmeow in #5795
Full Changelog: v0.0.0-0.nightly.2025.07.10...v0.0.0-0.nightly.2025.07.11