Commit ac6ed0f
committed
Update on "[compiler] Fix merging of queues states in InferReferenceEffects"
Fixes a bug found by mofeiZ in #29878. When we merge queues states, if the new state does not introduce changes relative to the queued state we should use the queued state, not the new state.
[ghstack-poisoned]1 parent 0da1f32 commit ac6ed0f
File tree
1 file changed
+0
-1
lines changed- compiler/packages/babel-plugin-react-compiler/src/Inference
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
0 commit comments