rust/src/test/ui/nll/closure-requirements
Niko Matsakis db169e53e5 move annotate onto a method of UniversalRegions
This allows it to print out the "late-bound regions" from the closure
context more easily. Besides, all the state that is being printed it
is private to the `UniversalRegions`.
2018-09-07 17:08:21 -04:00
..
escape-argument-callee.rs
escape-argument-callee.stderr
escape-argument.rs
escape-argument.stderr
escape-upvar-nested.rs
escape-upvar-nested.stderr
escape-upvar-ref.rs
escape-upvar-ref.stderr
propagate-approximated-fail-no-postdom.rs
propagate-approximated-fail-no-postdom.stderr move annotate onto a method of UniversalRegions 2018-09-07 17:08:21 -04:00
propagate-approximated-ref.rs
propagate-approximated-ref.stderr move annotate onto a method of UniversalRegions 2018-09-07 17:08:21 -04:00
propagate-approximated-shorter-to-static-comparing-against-free.rs
propagate-approximated-shorter-to-static-comparing-against-free.stderr
propagate-approximated-shorter-to-static-no-bound.rs Fix tests 2018-09-06 22:57:05 -04:00
propagate-approximated-shorter-to-static-no-bound.stderr move annotate onto a method of UniversalRegions 2018-09-07 17:08:21 -04:00
propagate-approximated-shorter-to-static-wrong-bound.rs Fix tests 2018-09-06 22:57:05 -04:00
propagate-approximated-shorter-to-static-wrong-bound.stderr move annotate onto a method of UniversalRegions 2018-09-07 17:08:21 -04:00
propagate-approximated-val.rs
propagate-approximated-val.stderr move annotate onto a method of UniversalRegions 2018-09-07 17:08:21 -04:00
propagate-despite-same-free-region.rs
propagate-despite-same-free-region.stderr move annotate onto a method of UniversalRegions 2018-09-07 17:08:21 -04:00
propagate-fail-to-approximate-longer-no-bounds.rs
propagate-fail-to-approximate-longer-no-bounds.stderr move annotate onto a method of UniversalRegions 2018-09-07 17:08:21 -04:00
propagate-fail-to-approximate-longer-wrong-bounds.rs
propagate-fail-to-approximate-longer-wrong-bounds.stderr move annotate onto a method of UniversalRegions 2018-09-07 17:08:21 -04:00
propagate-from-trait-match.rs
propagate-from-trait-match.stderr Fix tests 2018-09-06 22:57:05 -04:00
region-lbr1-does-not-outlive-ebr2.rs
region-lbr1-does-not-outlive-ebr2.stderr
region-lbr1-does-outlive-lbr2-because-implied-bound.rs
region-lbr-anon-does-not-outlive-static.rs
region-lbr-anon-does-not-outlive-static.stderr
region-lbr-named-does-not-outlive-static.rs
region-lbr-named-does-not-outlive-static.stderr
return-wrong-bound-region.rs
return-wrong-bound-region.stderr