What's Changed
Toolchain and implementation changes 🛠️
- [Carbon/C++ interop] Add more tests for
intfunction params support by @ivanaivanovska in #5392 - Update tool versions beyond just bazel by @jonmeow in #5446
- Pull type iteration out into a TypeIterator, build the TypeStructureBuilder on it by @danakj in #5430
- Include concrete non-type values in the type structure and use for impl candidate selection by @danakj in #5431
- Don't CHECK-fail when emitting IR with cross-file locations. by @zygoloid in #5447
- Add build option
--features=poison_value_stores. by @zygoloid in #5438
Full Changelog: v0.0.0-0.nightly.2025.05.08...v0.0.0-0.nightly.2025.05.09