We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c54b230 commit fb3c4fbCopy full SHA for fb3c4fb
src/test/ui/augmented-assignments.nll.stderr
@@ -9,7 +9,7 @@ LL | x //~ error: use of moved value: `x`
9
LL | | //~^ value used here after move
10
LL | | +=
11
LL | | x; //~ value moved here
12
- | | -
+ | | ^
13
| | |
14
| |_____move out of `x` occurs here
15
| borrow later used here
0 commit comments