Matthias Krüger
6feb1fedbc
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.
2023-01-04 23:39:51 +01:00
..
2023-01-04 07:28:56 +01:00
2023-01-02 13:10:16 +00:00
2023-01-04 15:25:45 +01:00
2023-01-02 15:51:54 +05:30
2023-01-04 00:48:07 +00:00
2023-01-02 23:30:07 +00:00
2023-01-02 20:15:48 +01:00
2022-12-31 02:14:26 +00:00
2022-12-31 20:44:54 +13:00
2023-01-04 07:28:56 +01:00
2023-01-02 13:10:16 +00:00
2023-01-02 13:10:16 +00:00
2023-01-01 19:56:10 +01:00
2023-01-02 20:15:48 +01:00
2023-01-04 07:28:54 +01:00
2023-01-04 00:48:07 +00:00
2023-01-04 00:51:50 +00:00
2023-01-04 07:28:54 +01:00
2023-01-04 00:51:50 +00:00
2023-01-04 00:48:07 +00:00
2023-01-03 08:05:54 +00:00
2023-01-04 01:03:04 +00:00
2023-01-03 00:28:54 +01:00
2023-01-02 22:24:01 +01:00
2023-01-01 22:01:29 -08:00
2023-01-02 23:02:58 +00:00
2022-12-30 06:59:13 +00:00
2023-01-03 20:38:28 -06:00
2023-01-02 20:12:16 +00:00
2023-01-04 00:48:07 +00:00
2023-01-04 07:28:56 +01:00
2023-01-03 23:50:31 +00:00
2023-01-03 23:38:28 +00:00
2023-01-03 01:09:08 +00:00
2023-01-04 00:56:05 +00:00