What's Changed
Toolchain and implementation changes 🛠️
- Use
inline constexprwhere appropriate. by @zygoloid in #6374 - Import contained RequireImpls when importing an Interface or NamedConstraint by @danakj in #6344
- Import named constraints in a FacetType by @danakj in #6368
- Identify and complete facet types as needed for p5168 by @danakj in #6369
- C++ Interop: Add
Core.CppCompat.Long32as a distinct type forCpp.longwhenlongis 32 bits by @bricknerb in #6364 - Add a more friendly "latch" synchronization tool by @chandlerc in #6372
Full Changelog: v0.0.0-0.nightly.2025.11.14...v0.0.0-0.nightly.2025.11.15