rust/src/test/ui/in-band-lifetimes
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
..
E0687_where.rs
E0687_where.stderr
E0687.rs
E0687.stderr
E0688.rs
E0688.stderr
elided-lifetimes.fixed tests: prefer edition: directives to compile-flags:--edition. 2018-08-16 10:36:11 +03:00
elided-lifetimes.rs tests: prefer edition: directives to compile-flags:--edition. 2018-08-16 10:36:11 +03:00
elided-lifetimes.stderr
mismatched_trait_impl-2.rs
mismatched_trait_impl-2.stderr
mismatched_trait_impl.rs
mismatched_trait_impl.stderr
mismatched_trait.rs
mismatched_trait.stderr #52413: addressed @estebank's Nit 2018-08-06 17:56:24 +00:00
mismatched.rs
mismatched.stderr #52413: addressed @estebank's Nit 2018-08-06 17:56:24 +00:00
mut_while_borrow.nll.stderr
mut_while_borrow.rs
mut_while_borrow.stderr
no_in_band_in_struct.rs
no_in_band_in_struct.stderr
no_introducing_in_band_in_locals.rs
no_introducing_in_band_in_locals.stderr
shadow.rs
shadow.stderr