What's Changed
Toolchain and implementation changes 🛠️
- Map Carbon value expressions to const-qualified C++ prvalues. by @zygoloid in #6880
- Updates the llvm-raw commit to HEAD as of 2026-03-09 by @jonmeow in #6879
- Make
{} as Classan initializing expression. by @zygoloid in #6882 - Fix thunk generation for &&-qualified methods. by @zygoloid in #6881
- Introduce a Bazel-integrated build for the installed runtimes by @chandlerc in #6872
- Support calling constexpr functions at compile time by @nicholasbishop in #6878
Documentation changes 📝
- Add "Fixing conflicts with trunk" to code_review.md by @nicholasbishop in #6889
Full Changelog: v0.0.0-0.nightly.2026.03.11...v0.0.0-0.nightly.2026.03.12