Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tweak
MaybeBorrowedLocals::transfer_function
usage.
In `MaybeRequiresStorage::apply_before_statement_effect`, call `transfer_function` directly, as is already done in `MaybeRequiresStorage::apply_before_terminator_effect`. This makes it clear that the operation doesn't rely on the `MaybeBorrowedLocals` results.
- Loading branch information