You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix val-to-val test assertions to match conservative might_reference_actor
make_might_reference_actor currently always returns true, so immutable
tracing recurses into fields. The test incorrectly assumed it would skip
field recursion for non-actor fields.
0 commit comments