rust/src/test/ui/impl-trait
2018-02-25 12:15:05 +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 ui tests 2018-02-25 12:15:05 +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 ui tests 2018-02-25 12:15:05 +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 ui tests 2018-02-25 12:15:05 +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 ui tests 2018-02-25 12:15:05 +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 ui tests 2018-02-25 12:15:05 +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 ui tests 2018-02-25 12:15:05 +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 ui tests 2018-02-25 12:15:05 +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 ui tests 2018-02-25 12:15:05 +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 ui tests 2018-02-25 12:15:05 +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 ui tests 2018-02-25 12:15:05 +01:00