What's Changed
Toolchain and implementation changes 🛠️
- Never perform instance binding with implicit
Selfin an interface by @josh11b in #5121 - Add a newline to the end of Printable::Dump() by @danakj in #5155
- Add test with example from 2025-03-19 discussion by @josh11b in #5157
- In C++ interop, stop referring to the diagnostics consumer before deleting it by @bricknerb in #5149
- Fix clang-tidy action handling of deletes by @jonmeow in #5162
- Look through FacetAccessType and FacetValue self types in impl lookup by @danakj in #5160
- Deduce through FacetValue by @danakj in #5158
- Minor test updates to out of date comments by @dwblaikie in #5161
- Use CARBON_KIND in deduce for FacetAccessType by @danakj in #5163
Full Changelog: v0.0.0-0.nightly.2025.03.20...v0.0.0-0.nightly.2025.03.21