[Bug][move-compiler-v2] v2 missed some mutable borrow errors #14628
Labels
bug
Something isn't working
compiler-v2-stable
compiler-v2
stale-exempt
Prevents issues from being automatically marked and closed as stale
🐛 Bug
V1 and V2 outputs for these tests differ significantly:
In particular, V2 is missing errors at lines 11, 15, 16.
Splitting the test into multiple functions (as part of PR #14578) reveals the error at line 11 to V2, but the ones at 15 & 16 are still missing (now would be at line 24 & 25):
The text was updated successfully, but these errors were encountered: