Skip to content
Snippets Groups Projects
Commit d294bba8 authored by Joe Savona's avatar Joe Savona
Browse files

Update on "compiler: Improve ValidateNoRefAccessInRender to ignore access in effects"

Improves ValidateNoRefAccessInRender (still disabled by default) to properly ignore ref access within effects. This includes allowing ref access within functions that are only transitively called from an effect.

While I was here I also added some extra test fixtures for allowing global mutation in effects.

[ghstack-poisoned]
parent a9516410
No related merge requests found
Showing
No files found.
with 0 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment