rust/src/test/ui/generator
bors 7425663011 Auto merge of #57901 - lqd:issue_57362, r=nikomatsakis
Add information to higher-ranked lifetimes conflicts error messages

Make these errors go through the new "placeholder error" code path, to have self tys displayed and make them hopefully less confusing.

Should fix #57362.

r? @nikomatsakis — so we can iterate on the specific wording you wanted.
2019-01-29 16:58:15 +00:00
..
auto-trait-regions.rs
auto-trait-regions.stderr
borrowing.nll.stderr
borrowing.rs
borrowing.stderr Change generator trait to use pinning 2019-01-27 22:58:53 +01:00
dropck.nll.stderr
dropck.rs
dropck.stderr
generator-region-requirements.ast.stderr
generator-region-requirements.nll.stderr
generator-region-requirements.rs
generator-with-nll.rs
generator-with-nll.stderr
issue-48048.rs
issue-48048.stderr
no-arguments-on-generators.rs
no-arguments-on-generators.stderr
not-send-sync.rs
not-send-sync.stderr
pattern-borrow.rs
pattern-borrow.stderr
ref-escapes-but-not-over-yield.nll.stderr
ref-escapes-but-not-over-yield.rs
ref-escapes-but-not-over-yield.stderr
sized-yield.rs
sized-yield.stderr
static-not-unpin.rs
static-not-unpin.stderr
yield-in-args.nll.stderr
yield-in-args.rs
yield-in-args.stderr
yield-in-const.rs
yield-in-const.stderr
yield-in-function.rs
yield-in-function.stderr
yield-in-static.rs
yield-in-static.stderr
yield-while-iterating.nll.stderr
yield-while-iterating.rs
yield-while-iterating.stderr
yield-while-local-borrowed.rs
yield-while-local-borrowed.stderr
yield-while-ref-reborrowed.nll.stderr
yield-while-ref-reborrowed.rs
yield-while-ref-reborrowed.stderr