diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-01-04 23:39:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-04 23:39:51 +0100 |
commit | 6feb1fedbc064e292a0ad43fc9bb068281dd9728 (patch) | |
tree | 4912280a2200ff816084e938508c7147e33704ea /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
parent | 836321effb859c3ea73abf00430fd0effcf42f61 (diff) | |
parent | ac4426c093b5e7a457e0e32cc6ea2d3fb99c3148 (diff) | |
download | rust-6feb1fedbc064e292a0ad43fc9bb068281dd9728.tar.gz |
Rollup merge of #106451 - Zeegomo:merge-borrowck-access, r=estebank
Merge borrowck permission checks
Merge `check_access_permission` and `check_if_reassignment_to_immutable_state`.
The goal of this commit is twofold:
* simplify the codebase by removing duplicate logic.
* avoid duplicate reporting of illegal reassignment errors by reusing the exiting de-duplicating logic of access_place.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions