dillon1000/react
Commit
Browse files [hir] Generalize alias analysis for Effect.Store
Rather than special casing for field stores, look for Effect.Store to alias fields. In the future, this will be extended to other constructs like Array#push.
Changed paths4 files
First-parent comparisoncompiler/forget/src/HIR/InferAliasForStores.ts RenamedM compiler/forget/src/HIR/InferMutableLifetimes.ts ModifiedM compiler/forget/src/HIR/InferMutableRanges.ts ModifiedM compiler/forget/src/__tests__/fixtures/hir/assignment-variations.expect.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…