rust/src/test/compile-fail/nll
2018-04-15 07:13:42 -04:00
..
constant-thread-locals-issue-47053.rs Add testing coverage for assigning to immutable thread-locals. 2018-01-20 21:48:55 +01:00
do-not-ignore-lifetime-bounds-in-copy.rs Do not ignore lifetime bounds in Copy impls 2018-01-30 14:00:27 -03:00
loan_ends_mid_block_pair.rs remove -Znll -- borrowck=mir implies nll now 2018-04-15 07:13:42 -04:00
loan_ends_mid_block_vec.rs remove -Znll -- borrowck=mir implies nll now 2018-04-15 07:13:42 -04:00
reference-carried-through-struct-field.rs remove -Znll -- borrowck=mir implies nll now 2018-04-15 07:13:42 -04:00
region-ends-after-if-condition.rs remove -Znll -- borrowck=mir implies nll now 2018-04-15 07:13:42 -04:00
return_from_loop.rs remove -Znll -- borrowck=mir implies nll now 2018-04-15 07:13:42 -04:00
where_clauses_in_functions.rs remove -Znll -- borrowck=mir implies nll now 2018-04-15 07:13:42 -04:00
where_clauses_in_structs.rs remove -Znll -- borrowck=mir implies nll now 2018-04-15 07:13:42 -04:00