about summary refs log tree commit diff
path: root/src/test/ui/span/dropck-object-cycle.nll.stderr
AgeCommit message (Collapse)AuthorLines
2019-04-22update tests for migrate mode by defaultMatthew Jasper-15/+0
2018-12-25Remove licensesMark Rousskov-1/+1
2018-10-05Updates to .stderr output in ui tests from earlier changes.Felix S. Klock II-1/+1
2018-08-01minor fallout from the change.Felix S. Klock II-2/+0
(Presumably the place that borrow_check ends up reporting for the error about is no longer the root `Local` itself, and thus the note diagnostic here stops firing.)
2018-07-23Don't match on region kinds when reporting NLL errorsMatthew Jasper-1/+1
With NLL region kinds are always ReVar
2018-06-19Suggest that values are dropped in the opposite order they are definedSantiago Pastorino-0/+2
2018-04-11Checkpoint the current status of NLL on `ui` tests via compare-mode=nll.Felix S. Klock II-0/+15