What's Changed
Proposals accepted and merged 📜
- Carbon/C++ Interop: Importing C/C++ object-like macros by @ivanaivanovska in #6676
Toolchain and implementation changes 🛠️
- Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion by @danakj in #6761
- Diagnose unidentified type-of-self in impl lookup query by @danakj in #6769
- Add a test that shouldnt diagnose identify during deduce by @danakj in #6782
- Support dependent non-type template parameters by @nicholasbishop in #6791
- Add subdirectories for some of the check class tests by @zygoloid in #6790
- Add a SemIR scope for generated entities by @jonmeow in #6792
- Rewrite the FormatterChunks API by @jonmeow in #6784
- Prevent CARBON_DIAGNOSTIC_ON_SCOPE from use with notes by @jonmeow in #6795
Full Changelog: v0.0.0-0.nightly.2026.02.25...v0.0.0-0.nightly.2026.02.26