What's Changed
Toolchain and implementation changes 🛠️
- Refactor
ImportNameFromCppin cpp/import.cpp by @ivanaivanovska in #6100 - CalleeFunction -> Callee name adjustments by @jonmeow in #6117
- Save a trip through the deduce work loop with the non-canonical value in DeduceImplArguments() by @danakj in #6120
- Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName by @danakj in #6107
- C++ interop: support for default arguments. by @zygoloid in #6108
Full Changelog: v0.0.0-0.nightly.2025.09.23...v0.0.0-0.nightly.2025.09.24