What's Changed
Toolchain and implementation changes 🛠️
- Fix handling of compatible conversions in initialization. by @zygoloid in #6797
- Clean up some of the TODOs in unused.carbon by @jonmeow in #6794
- Implement parsing observe declarations by @ozguronsoy in #6674
- Support floats in MapAPValueToConstant by @nicholasbishop in #6800
- Add a
type_literalinstruction to represent syntactic type literals. by @zygoloid in #6781 - Check support for form literals and
:?bindings by @geoffromer in #6747 - Fix backtrace symbolization. by @zygoloid in #6803
- Formatter: don't crash on unexpected SemIR. by @zygoloid in #6787
- Support for initialization of classes with abstract base classes. by @zygoloid in #6802
- Support float template params by @nicholasbishop in #6801
Documentation changes 📝
Full Changelog: v0.0.0-0.nightly.2026.02.26...v0.0.0-0.nightly.2026.02.27