dillon1000/react

Commit

[hir] Correctly identify mutated identifiers

mutableRange.end is exclusive so account for this extra 1 instruction.
Browse files
Changed paths5 files
First-parent comparison
M compiler/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…