What's Changed
Toolchain and implementation changes 🛠️
- Fix missing include for
std::log2by @chandlerc in #7015 - Add comment and test for special case in
NameReflowering by @geoffromer in #7008 - Make C++ enum types impl Core.Copy. by @zygoloid in #7013
- Always dump summaries (single line output) on bulleted details lines by @danakj in #7017
- Add missing named constraints and self in facet type debugger dump by @danakj in #7018
- Improve CanDestroyType to handle remaining cases by @jonmeow in #6943
- Perform CppThunkRef conversion as part of category conversion. by @zygoloid in #7020
- Add basic test for lowering choice value acquisition by @yntfwyk in #7014
- Add storage for
<type> impls <facettype>in the FacetTypeInfo by @danakj in #7005
New Contributors
Full Changelog: v0.0.0-0.nightly.2026.04.02...v0.0.0-0.nightly.2026.04.03