rust/src/test/ui/where-clauses
Niko Matsakis a24e04dff6 say "the lifetime" instead of "some lifetime" when it feels right
In particular, when we want to indicate that there is a connection
between the self type and the other types.
2019-01-02 17:35:06 -05:00
..
where-clause-constraints-are-local-for-inherent-impl.rs
where-clause-constraints-are-local-for-inherent-impl.stderr
where-clause-constraints-are-local-for-trait-impl.rs
where-clause-constraints-are-local-for-trait-impl.stderr
where-clause-method-substituion.rs
where-clause-method-substituion.stderr
where-clauses-method-unsatisfied.rs
where-clauses-method-unsatisfied.stderr
where-clauses-unsatisfied.rs
where-clauses-unsatisfied.stderr
where-equality-constraints.rs
where-equality-constraints.stderr
where-for-self-2.rs apply the same logic to ConcreteFailure errors 2019-01-02 17:35:06 -05:00
where-for-self-2.stderr say "the lifetime" instead of "some lifetime" when it feels right 2019-01-02 17:35:06 -05:00
where-for-self.rs
where-for-self.stderr
where-lifetime-resolution.rs
where-lifetime-resolution.stderr