What's Changed
Toolchain and implementation changes 🛠️
- Renumber inner parameters when checking an impl function against an interface function. by @zygoloid in #5113
- Prevent BitAnd for facet types from matching non-type values by @danakj in #5111
- Initialize
cpp_mangle_context_inMangler's constructor by @bricknerb in #5095 - Remove method keywords from class functions. by @jonmeow in #5112
- Get impl witnesses from facets cast to
typeby @josh11b in #5115 - Fix crash discovered by fuzzer. by @zygoloid in #5100
Full Changelog: v0.0.0-0.nightly.2025.03.12...v0.0.0-0.nightly.2025.03.13