dillon1000/react
Commit
Browse files [hir] Correctly identify mutated identifiers
mutableRange.end is exclusive so account for this extra 1 instruction.
Changed paths5 files
First-parent comparisoncompiler/forget/src/HIR/InferMutableLifetimes.ts ModifiedM compiler/forget/src/__tests__/fixtures/hir/frozen-after-alias.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/hooks-freeze-possibly-mutable-arguments.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/logical-expression.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/ssa-if-else.expect.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…