What's Changed
Toolchain and implementation changes 🛠️
- Diagnose explicit
Selfin extend in the parse node handler (Refactor Impl construction 1/7) by @danakj in #6465 - Support for calling C++ destructors. by @zygoloid in #6453
- Make StartImplDecl into a more explicit GetOrAddImpl (Refactor Impl construction 2/7) by @danakj in #6466
- Propagate errors in
extend requireup to the containing scope by @danakj in #6480 - Remove unused code paths in EndAssociatedConstantDeclRegion by @jonmeow in #6481
Full Changelog: v0.0.0-0.nightly.2025.12.09...v0.0.0-0.nightly.2025.12.10