What's Changed
Toolchain and implementation changes 🛠️
- Properly link to the discussion in the TODO by @bricknerb in #5369
- Default FileTest to brief output by @jonmeow in #5364
- Remove exceptions for
performance-enum-sizeby @bricknerb in #5370 - Separate pattern types from expression types by @geoffromer in #5360
- Construct LocId from InstId directly (explicitly) instead of doing lookups when possible by @danakj in #5355
- Stop treating symbolic binding patterns as constants by @geoffromer in #5361
Documentation changes 📝
- Document lambdas by @IvanDuran02 in #5300
Infrastructure changes 🏗️
- Disable clang-tidy
performance-enum-sizeby @bricknerb in #5368
New Contributors
- @IvanDuran02 made their first contribution in #5300
Full Changelog: v0.0.0-0.nightly.2025.04.27...v0.0.0-0.nightly.2025.04.29