From 19b3694f7e325bdbe35278e3f95a38b3627cc76d Mon Sep 17 00:00:00 2001 From: Joe Savona Date: Fri, 30 May 2025 16:29:28 -0700 Subject: [PATCH] Update base for Update on "[compiler] Improve inference of function expression mutation/aliasing effects" Distinguish the various forms of mutation, and do basic replaying of these effects when the function is created (imperfect, temporary). [ghstack-poisoned]