From fdbcdcb04f855fbecee78dc28b630f5e526c71ff Mon Sep 17 00:00:00 2001 From: Joe Savona Date: Thu, 5 Jun 2025 22:12:52 -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]