From 97e2e6ca77e709b350239b3b63611c234aa55feb Mon Sep 17 00:00:00 2001 From: Joe Savona Date: Thu, 29 May 2025 17:30:20 -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]