What's Changed
Toolchain and implementation changes 🛠️
- Add missing
Cpp.to unsupported decl type test by @bricknerb in #5907 - Don't use struct literals in tests by @bricknerb in #5906
- Remove two todos in facet_type.cpp by @danakj in #5908
- Remove clang prefixes from isa/cast when optional by @jonmeow in #5909
- Don't use
Check::Contextwhen emitting C++ diagnostics. by @zygoloid in #5910 - Rename FloatLiteral to FloatValue. by @zygoloid in #5911
- Support
import Cpp inline "some code";. by @zygoloid in #5904
Full Changelog: v0.0.0-0.nightly.2025.08.05...v0.0.0-0.nightly.2025.08.06