What's Changed
Toolchain and implementation changes 🛠️
- Handle Temporary values when const-evaling AcquireValue by @nicholasbishop in #6992
- Fix formatting of compound-type variable declarations in macros by @geoffromer in #6997
- Clean up pattern matching by @geoffromer in #6987
- Model thunk call as a pattern match by @geoffromer in #6988
- Add support for
inline Cppdeclarations. by @zygoloid in #6994 - Avoid copying
Lower::FunctionInfo. by @zygoloid in #7001 - Switch to a Bazel-based runtimes build, and add bootstrapping by @chandlerc in #6989
- Update LLVM and fix a couple of API usages by @chandlerc in #6998
Utilities 📐
Full Changelog: v0.0.0-0.nightly.2026.03.31...v0.0.0-0.nightly.2026.04.01