rust/src/test/ui/impl-trait
Guillaume Gomez 2e104a77cf update tests
2018-03-14 00:53:24 +01:00
..
auxiliary Use multiline note for trait suggestion 2017-06-02 10:15:13 -07:00
auto-trait-leak.rs Change error message for E0391 to "cyclic dependency detected" 2018-02-10 03:28:15 +01:00
auto-trait-leak.stderr update tests 2018-03-14 00:53:24 +01:00
equality.rs Add filter to detect local crates for rustc_on_unimplemented 2018-02-01 15:06:21 -08:00
equality.stderr update tests 2018-03-14 00:53:24 +01:00
impl-trait-plus-priority.rs Make + in impl/dyn Trait non-associative 2018-01-27 22:38:28 +03:00
impl-trait-plus-priority.stderr update tests 2018-03-14 00:53:24 +01:00
issue-21659-show-relevant-trait-impls-3.rs Remove NOTE/HELP annotations from UI tests 2017-12-14 23:26:39 +03:00
issue-21659-show-relevant-trait-impls-3.stderr update tests 2018-03-14 00:53:24 +01:00
method-suggestion-no-duplication.rs Remove NOTE/HELP annotations from UI tests 2017-12-14 23:26:39 +03:00
method-suggestion-no-duplication.stderr update tests 2018-03-14 00:53:24 +01:00
no-method-suggested-traits.rs Remove NOTE/HELP annotations from UI tests 2017-12-14 23:26:39 +03:00
no-method-suggested-traits.stderr update tests 2018-03-14 00:53:24 +01:00
trait_type.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
trait_type.stderr update tests 2018-03-14 00:53:24 +01:00
universal-mismatched-type.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
universal-mismatched-type.stderr update tests 2018-03-14 00:53:24 +01:00
universal-two-impl-traits.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
universal-two-impl-traits.stderr update tests 2018-03-14 00:53:24 +01:00
universal_wrong_bounds.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
universal_wrong_bounds.stderr update tests 2018-03-14 00:53:24 +01:00