Matthew Jasper
ff71b80a85
Change compare mode to use -Zborrowck=mir
2019-05-12 18:46:43 +01:00
David Wood
539404b77d
Update output for borrowck=migrate compare mode.
...
This commit updates the test output for the updated NLL compare mode
that uses `-Z borrowck=migrate` rather than `-Z borrowck=mir`. The
previous commit changes `compiletest` and this commit only updates
`.nll.stderr` files.
2018-10-17 00:57:32 +02:00
Matthew Jasper
bd0895d7d0
Update ui tests
2018-09-19 20:50:09 +01:00
Wesley Wiser
b1211e8703
Fix tests
2018-09-06 22:57:05 -04:00
Basile Desloges
b01550a718
Update tests
2018-09-01 12:58:18 +02:00
Matthew Jasper
7f7fadaee6
Also use smaller spans for unsize adjustments
2018-08-27 12:36:49 +01:00
Matthew Jasper
371c23fe34
Update tests
2018-08-14 20:35:47 +01:00
Niko Matsakis
0d918a8575
improve heuristics for what makes an interesting constraint
2018-07-25 16:36:03 +03:00
Niko Matsakis
a6adb1ebff
find and highlight the & or '_ in region_name
2018-07-09 00:20:36 -04:00
Niko Matsakis
727f01700b
write code to extract region names and emit new style message
2018-07-04 05:09:33 -04:00
David Wood
a11245f80e
Ensure that changed errors are lower case.
2018-07-01 16:14:25 +01:00
David Wood
59e64e9085
Updated affected tests.
2018-07-01 16:14:25 +01:00
Christian Poveda
b80472d84c
fixed tests
2018-04-27 11:02:36 -05:00
Felix S. Klock II
032081cdff
Trivial updates to .nll.stderr files post-rebase, reflecting s/-Znll/nll/ in messages.
2018-04-18 15:37:23 +02:00
Felix S. Klock II
746d63a203
Checkpoint the current status of NLL on ui tests via compare-mode=nll.
2018-04-11 00:38:35 +02:00