about summary refs log tree commit diff
path: root/tests/ui/moves/recreating-value-in-loop-condition.stderr
AgeCommit message (Expand)AuthorLines
2024-03-17Add `HELP` to testEsteban Küber-6/+15
2024-03-17Point at `continue` and `break` that might be in the wrong placeEsteban Küber-1/+16
2024-03-17Detect when move of `!Copy` value occurs within `loop` and should likely not ...Esteban Küber-0/+133