rust/src/test/ui/where-clauses
2020-02-11 02:00:27 +00: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 Remove licenses 2018-12-25 21:08:33 -07:00
where-clause-constraints-are-local-for-inherent-impl.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01:00
where-clause-constraints-are-local-for-trait-impl.rs Remove licenses 2018-12-25 21:08:33 -07:00
where-clause-constraints-are-local-for-trait-impl.stderr Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01: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 Remove licenses 2018-12-25 21:08:33 -07:00
where-clause-method-substituion.stderr Remove licenses 2018-12-25 21:08:33 -07:00
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 Remove licenses 2018-12-25 21:08:33 -07:00
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 Remove licenses 2018-12-25 21:08:33 -07:00
where-clauses-unsatisfied.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -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.rs update test files to reflect new output 2019-02-21 11:32:17 -05:00
where-for-self-2.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
where-for-self.rs Remove licenses 2018-12-25 21:08:33 -07:00
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 Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
where-lifetime-resolution.stderr When encountering an undefined named lifetime, point to where it can be 2020-01-19 17:31:33 -08:00