rust/src/test/ui/hrtb
2019-01-28 23:12:13 +01:00
..
hrtb-cache-issue-54302.rs make evaluation track whether outlives relationships mattered 2019-01-02 17:35:05 -05:00
hrtb-cache-issue-54302.stderr Refer to synthetically named lifetimes as "some specific lifetime" rather than "the specific lifetime" 2019-01-28 23:12:13 +01:00
hrtb-conflate-regions.rs tests: worse diagnostics, but basically same errors 2019-01-02 17:35:05 -05:00
hrtb-conflate-regions.stderr Refer to synthetically named lifetimes as "some specific lifetime" rather than "the specific lifetime" 2019-01-28 23:12:13 +01:00
hrtb-debruijn-in-receiver.nll.stderr Remove licenses 2018-12-25 21:08:33 -07:00
hrtb-debruijn-in-receiver.rs Remove licenses 2018-12-25 21:08:33 -07:00
hrtb-debruijn-in-receiver.stderr Remove licenses 2018-12-25 21:08:33 -07:00
hrtb-exists-forall-fn.rs address tmandry nits 2019-01-02 17:35:06 -05:00
hrtb-exists-forall-fn.stderr address tmandry nits 2019-01-02 17:35:06 -05:00
hrtb-exists-forall-trait-contravariant.rs add tests exercising exists<'a> { forall<'b> { .. } } pattern 2019-01-02 17:35:05 -05:00
hrtb-exists-forall-trait-covariant.rs add tests exercising exists<'a> { forall<'b> { .. } } pattern 2019-01-02 17:35:05 -05:00
hrtb-exists-forall-trait-invariant.rs introduce placeholder-placeholder errors for trait matching 2019-01-02 17:35:06 -05:00
hrtb-exists-forall-trait-invariant.stderr Refer to synthetically named lifetimes as "some specific lifetime" rather than "the specific lifetime" 2019-01-28 23:12:13 +01:00
hrtb-higher-ranker-supertraits-transitive.rs tests: worse diagnostics, but basically same errors 2019-01-02 17:35:05 -05:00
hrtb-higher-ranker-supertraits-transitive.stderr improve handling for subtype 2019-01-02 17:35:06 -05:00
hrtb-higher-ranker-supertraits.rs improve handling for subtype 2019-01-02 17:35:06 -05:00
hrtb-higher-ranker-supertraits.stderr improve handling for subtype 2019-01-02 17:35:06 -05:00
hrtb-identity-fn-borrows.ast.nll.stderr Remove licenses 2018-12-25 21:08:33 -07:00
hrtb-identity-fn-borrows.ast.stderr Remove licenses 2018-12-25 21:08:33 -07:00
hrtb-identity-fn-borrows.mir.stderr Remove licenses 2018-12-25 21:08:33 -07:00
hrtb-identity-fn-borrows.rs Remove licenses 2018-12-25 21:08:33 -07:00
hrtb-just-for-static.rs apply the new placeholder errors even with just one placeholder 2019-01-02 17:35:06 -05:00
hrtb-just-for-static.stderr Refer to synthetically named lifetimes as "some specific lifetime" rather than "the specific lifetime" 2019-01-28 23:12:13 +01:00
hrtb-perfect-forwarding.rs Update two E308 tests to the new placeholder error 2019-01-27 10:52:42 +01:00
hrtb-perfect-forwarding.stderr Refer to synthetically named lifetimes as "some specific lifetime" rather than "the specific lifetime" 2019-01-28 23:12:13 +01:00