rust/src/test/compile-fail/nll
Niko Matsakis a30e2259da fix closure tests now that MIR typeck works properly
These tests had FIXMEs for errors that were not previously being
reported.
2017-12-13 12:20:27 -05:00
..
loan_ends_mid_block_pair.rs Update tests for -Zborrowck-mir -> -Zborrowck=mode migration 2017-11-26 16:39:15 +01:00
loan_ends_mid_block_vec.rs Update tests for -Zborrowck-mir -> -Zborrowck=mode migration 2017-11-26 16:39:15 +01:00
reference-carried-through-struct-field.rs Update tests for -Zborrowck-mir -> -Zborrowck=mode migration 2017-11-26 16:39:15 +01:00
region-ends-after-if-condition.rs Update tests for -Zborrowck-mir -> -Zborrowck=mode migration 2017-11-26 16:39:15 +01:00
return_from_loop.rs Update tests for -Zborrowck-mir -> -Zborrowck=mode migration 2017-11-26 16:39:15 +01:00
where_clauses_in_functions.rs Check functions predicates 2017-12-13 06:03:26 -05:00
where_clauses_in_repeat_rvalue.rs fix closure tests now that MIR typeck works properly 2017-12-13 12:20:27 -05:00
where_clauses_in_structs.rs Check Aggregate predicates 2017-12-13 06:03:26 -05:00