rust/src/test/ui/object-lifetime
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
..
object-lifetime-default-ambiguous.rs
object-lifetime-default-ambiguous.stderr
object-lifetime-default-elision.rs
object-lifetime-default-elision.stderr
object-lifetime-default-from-box-error.rs
object-lifetime-default-from-box-error.stderr
object-lifetime-default-from-rptr-box-error.rs
object-lifetime-default-from-rptr-box-error.stderr
object-lifetime-default-from-rptr-struct-error.rs
object-lifetime-default-from-rptr-struct-error.stderr
object-lifetime-default-mybox.rs
object-lifetime-default-mybox.stderr
object-lifetime-default.rs
object-lifetime-default.stderr