What's Changed
Toolchain and implementation changes 🛠️
- Fix
speicifctypo by @bricknerb in #5499 - Use
GetWithAttachedTypeconsistently in import by @geoffromer in #5483 - Reformat banner comments in
toolchain/check/testdata/interop/cpp/function_param_*.carbon, following the agreed format in #5467 by @bricknerb in #5498 - Collapse identical overloads of FormatInstLhs by @jonmeow in #5495
- Add section descriptions in
toolchain/check/testdata/interop/cpp/no_prelude/cpp_diagnostics.carbonas agreed in #5467 by @bricknerb in #5497 - Support importing
varparameters by @geoffromer in #5400 - Replace value_kind with has_type, make FormatInstLhs name-dependent by @jonmeow in #5501
Infrastructure changes 🏗️
Full Changelog: v0.0.0-0.nightly.2025.05.19...v0.0.0-0.nightly.2025.05.20