dillon1000/react

Commit

[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)
Browse files
Changed paths4 files
First-parent comparison
M compiler/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…