rust/src/test/ui/impl-trait
2017-11-16 16:36:49 +01:00
..
auxiliary Use multiline note for trait suggestion 2017-06-02 10:15:13 -07:00
equality.rs Explicit help message for binop type missmatch 2017-04-10 14:28:38 -07:00
equality.stderr Revert "Change error count messages" 2017-07-02 13:49:30 +03:00
issue-21659-show-relevant-trait-impls-3.rs Use multiline note for trait suggestion 2017-06-02 10:15:13 -07:00
issue-21659-show-relevant-trait-impls-3.stderr report the total number of errors on compilation failure 2017-07-02 16:16:44 +03:00
method-suggestion-no-duplication.rs Use multiline note for trait suggestion 2017-06-02 10:15:13 -07:00
method-suggestion-no-duplication.stderr report the total number of errors on compilation failure 2017-07-02 16:16:44 +03:00
no-method-suggested-traits.rs Use multiline note for trait suggestion 2017-06-02 10:15:13 -07:00
no-method-suggested-traits.stderr remove the hacky selection impl in method::probe 2017-08-29 14:34:43 +03:00
trait_type.rs Show trait method signature when impl differs 2017-06-04 12:52:55 -07:00
trait_type.stderr report the total number of errors on compilation failure 2017-07-02 16:16:44 +03:00
universal-mismatched-type.rs add a UI test showing the current output from an impl trait type 2017-11-15 15:46:01 -05:00
universal-mismatched-type.stderr Add/Fix stderr references for impl Trait ui tests 2017-11-15 15:46:01 -05:00
universal-two-impl-traits.rs add a new test featuring two impl traits to show what it looks like 2017-11-15 15:46:01 -05:00
universal-two-impl-traits.stderr add a new test featuring two impl traits to show what it looks like 2017-11-15 15:46:01 -05:00
universal_wrong_bounds.rs some tests featuring multiple bounds, other errors 2017-11-15 15:46:01 -05:00
universal_wrong_bounds.stderr Remove left over dead code from suggestion diagnostic refactoring 2017-11-16 16:36:49 +01:00