dillon1000/react
Commit
Browse files Repro for bug with partially memoized destructuring
Changed paths9 files
First-parent comparisoncompiler/forget/src/ReactiveScopes/CodegenReactiveFunction.ts ModifiedA compiler/forget/src/__tests__/fixtures/compiler/error.destructuring-mixed-scope-declarations-and-locals.expect.md AddedA compiler/forget/src/__tests__/fixtures/compiler/error.destructuring-mixed-scope-declarations-and-locals.js AddedA compiler/forget/src/__tests__/fixtures/compiler/error.escape-analysis-destructured-rest-element.expect.md AddedR compiler/forget/src/__tests__/fixtures/compiler/escape-analysis-destructured-rest-element.js →compiler/forget/src/__tests__/fixtures/compiler/error.escape-analysis-destructured-rest-element.js RenamedA compiler/forget/src/__tests__/fixtures/compiler/error.unused-object-element-with-rest.expect.md AddedR compiler/forget/src/__tests__/fixtures/compiler/unused-object-element-with-rest.js →compiler/forget/src/__tests__/fixtures/compiler/error.unused-object-element-with-rest.js RenamedD compiler/forget/src/__tests__/fixtures/compiler/escape-analysis-destructured-rest-element.expect.md DeletedD compiler/forget/src/__tests__/fixtures/compiler/unused-object-element-with-rest.expect.md DeletedPatch
Files changed
Rendering syntax-highlighted changes…