rust/src/test/ui/where-clauses
2020-07-10 07:24:18 +09:00
..
auxiliary tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
where-clause-bounds-inconsistency.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
where-clause-constraints-are-local-for-inherent-impl.rs
where-clause-constraints-are-local-for-inherent-impl.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
where-clause-constraints-are-local-for-trait-impl.rs
where-clause-constraints-are-local-for-trait-impl.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
where-clause-early-bound-lifetimes.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
where-clause-method-substituion-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
where-clause-method-substituion.rs
where-clause-method-substituion.stderr
where-clause-region-outlives.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
where-clauses-cross-crate.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
where-clauses-lifetimes.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
where-clauses-method-unsatisfied.rs
where-clauses-method-unsatisfied.stderr When possible point at argument causing item obligation failure 2019-09-19 12:10:23 -07:00
where-clauses-method.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
where-clauses-unboxed-closures.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
where-clauses-unsatisfied.rs
where-clauses-unsatisfied.stderr Small tweaks to required bound span 2020-04-08 14:40:51 -07:00
where-clauses.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
where-equality-constraints.rs Add the full issue reference to equality constraints in where clauses 2019-12-23 11:15:55 +00:00
where-equality-constraints.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
where-for-self-2.nll.stderr fix subtle bug in NLL type checker 2020-06-22 18:51:08 +00:00
where-for-self-2.rs remove snapshot calls from "match" operations during select 2020-06-22 18:51:05 +00:00
where-for-self-2.stderr remove snapshot calls from "match" operations during select 2020-06-22 18:51:05 +00:00
where-for-self.rs
where-for-self.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
where-lifetime-resolution.rs Correctly handle binders inside trait predicates 2020-06-20 12:13:20 +01:00
where-lifetime-resolution.stderr Tweak wording 2020-07-10 07:24:18 +09:00