Skip to content

Fix tuple puns renaming (#24702)

Andrei Borzenkov requested to merge wip/sand-witch/fix-tuple-renaminb into master

Move tuple renaming short cutter from isBuiltInOcc_maybe to isPunOcc_maybe, so we consider incoming module.

I also fixed some hidden bugs that raised after the change was done.

Merge request reports