dillon1000/react
Commit
Browse files [rhir] Revert logic that dedupes inlined temporaries
Reverts #1199, which was added before we properly supported destructuring assignment. Next PR (changes to PropertyCall in #1384) will lower two references to the same named identifier (the property call receiver)
Changed paths4 files
First-parent comparisoncompiler/forget/src/ReactiveScopes/PromoteUsedTemporaries.ts ModifiedM compiler/forget/src/__tests__/fixtures/compiler/assignment-expression-computed.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/compiler/assignment-expression-nested-path.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/compiler/assignment-variations-complex-lvalue.expect.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…