David Wood
c2b477c19a
Improve diagnostic labels and add note.
...
This commit improves diagnostic labels to mention which field a borrow
overlaps with and adds a note explaining that the fields overlap.
2019-01-04 22:43:51 +01:00
Felix S. Klock II
9b6a568c6f
Fix the expected error annotations.
...
(The commit prior to this actual passes our test suite, "thanks"
to #55695 . But since I am aware of that bug, I took advantage of it
in choosing how to order my commit series...)
2018-11-09 00:26:28 +01:00
Felix S. Klock II
d0151cac17
Switch to using // revisions
to explicit encode NLL's change to Box
treatment.
2018-11-09 00:21:46 +01:00
Felix S. Klock II
92ef0c4bff
Make test robust to NLL, in sense of ensuring borrows extend to something approximating lexical scope.
2018-11-09 00:14:11 +01:00
Matthew Jasper
faf80ad397
remove base_place
2018-09-03 21:50:03 +01:00
Vadim Petrochenkov
1f5b201aff
Remove NOTE/HELP annotations from UI tests
2017-12-14 23:26:39 +03:00
Vadim Petrochenkov
d4e51a8fb2
Move compile-fail tests with NOTE/HELP annotations to UI
2017-12-14 23:23:07 +03:00