roc/test
Richard Feldman 9f143f79ec
Fix nominal pattern bound variable collection (issue #8689)
collectBoundVarsToScratch was not recursing into the backing pattern
for nominal and nominal_external patterns. This caused variables
bound in nominal patterns (e.g., Wrapper.Simple(s)) to not be tracked
as bound variables, leading to them incorrectly being included in the
free variables of match expression bodies.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-16 07:53:38 -05:00
..
cli Merge origin/main 2025-11-22 15:45:17 -05:00
fuzzing Don't special-case Str 2025-10-24 10:18:15 -04:00
fx Fix nominal pattern bound variable collection (issue #8689) 2025-12-16 07:53:38 -05:00
fx-open Rename Str.inspekt to Str.inspect 2025-12-09 20:03:58 -05:00
int restore glibc CRT files we removed earlier 2025-12-09 15:29:24 +11:00
playground-integration Add lint for no // ======= comments 2025-12-10 15:31:53 -05:00
snapshots Fix tests 2025-12-14 13:32:20 +00:00
str restore glibc CRT files we removed earlier 2025-12-09 15:29:24 +11:00
wasm remove stray test files 2025-12-11 11:22:08 +11:00
serialization_size_check.zig Fix serialization size 2025-12-10 12:47:34 -05:00