David Wood
|
2488cb6b10
|
Explicitly label any named lifetimes mentioned in error messages.
|
2018-08-02 12:00:15 +02:00 |
|
David Wood
|
2e4224a998
|
Region inference error messages no longer start with 'free region'
|
2018-07-27 13:14:56 +02:00 |
|
Niko Matsakis
|
727f01700b
|
write code to extract region names and emit new style message
|
2018-07-04 05:09:33 -04:00 |
|
Niko Matsakis
|
45d281d7fa
|
remove -Znll -- borrowck=mir implies nll now
|
2018-04-15 07:13:42 -04:00 |
|
Vadim Petrochenkov
|
fa2d9fc4b9
|
Update UI tests
|
2018-02-26 20:24:02 +03:00 |
|
Niko Matsakis
|
6b39781df6
|
connect NLL machinery to the NiceRegionError code
|
2017-12-20 14:38:12 -05:00 |
|
Niko Matsakis
|
86e7b5c12a
|
use -Znll -Zborrowck=mir -Zverbose consistently
|
2017-12-07 05:28:04 -05:00 |
|
Niko Matsakis
|
05441abd2b
|
add closure requirement tests, improve debugging output
The overall format is now easier to read. Also, There is now graphviz
output, as well as a `#[rustc_regions]` annotation that dumps internal
state.
|
2017-12-07 05:28:00 -05:00 |
|