What's Changed
Proposals accepted and merged 📜
Toolchain and implementation changes 🛠️
- [Carbon/C++ interop] Add support for int function params by @ivanaivanovska in #5197
- Fix clang-tidy: function 'rewind' has no error detection; 'fseek' should be used instead [bugprone-unsafe-functions,-warnings-as-errors] by @bricknerb in #5265
- Reuse LLVM global constants. by @alinas in #5273
- Create a single global for the PrintInt format string. by @alinas in #5275
- Add tests and range enforcement for current LocId use-cases by @jonmeow in #5274
- Don't define an unscoped enumeration out of line. by @zygoloid in #5282
- Stop erasing ImplWitnessAssociatedConstant instructions from the witness table by @danakj in #5283
Full Changelog: v0.0.0-0.nightly.2025.04.09...v0.0.0-0.nightly.2025.04.10