rust/src/test/ui/impl-trait
Yuki Okushi ce77031e96 Remove compile-pass from compiletest
Also change annotations in some tests
2019-07-06 02:06:00 +09:00
..
auxiliary
issues Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
multiple-lifetimes Remove compile-pass from compiletest 2019-07-06 02:06:00 +09:00
associated-existential-type-generic-trait.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
associated-existential-type-trivial.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
associated-existential-type.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
auto-trait-leak2.rs Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
auto-trait-leak2.stderr Update ui tests 2019-04-23 11:42:14 +01:00
auto-trait-leak.rs Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
auto-trait-leak.stderr Update ui tests 2019-04-23 11:42:14 +01:00
bindings-opaque.rs add impl_trait_in_bindings to INCOMPLETE_FEATURES 2019-05-13 18:45:20 +03:00
bindings-opaque.stderr add impl_trait_in_bindings to INCOMPLETE_FEATURES 2019-05-13 18:45:20 +03:00
bindings.rs add impl_trait_in_bindings to INCOMPLETE_FEATURES 2019-05-13 18:45:20 +03:00
bindings.stderr add impl_trait_in_bindings to INCOMPLETE_FEATURES 2019-05-13 18:45:20 +03:00
can-return-unconstrained-closure.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
closure-calling-parent-fn.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
deprecated_annotation.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
equality2.rs
equality2.stderr
equality.rs
equality.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
existential_type_in_fn_body.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
existential-minimal.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
extra-item.rs
extra-item.stderr Update tests 2019-03-11 23:10:26 +03:00
hidden-lifetimes.rs Add better tests for hidden lifetimes in impl trait 2019-05-18 13:16:45 +01:00
hidden-lifetimes.stderr Add better tests for hidden lifetimes in impl trait 2019-05-18 13:16:45 +01:00
impl_trait_projections.rs
impl_trait_projections.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
impl-generic-mismatch-ab.rs
impl-generic-mismatch-ab.stderr
impl-generic-mismatch.rs
impl-generic-mismatch.stderr
impl-trait-plus-priority.rs Remove unecessary -Z continue-parse-after-error from tests 2019-05-30 18:57:17 -07:00
impl-trait-plus-priority.stderr
method-suggestion-no-duplication.rs Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
method-suggestion-no-duplication.stderr Update ui tests 2019-04-23 11:42:14 +01:00
multiple-lifetimes.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
must_outlive_least_region_or_bound.nll.stderr Reblessed tests with NLL compare mode on. 2019-06-06 03:29:02 +01:00
must_outlive_least_region_or_bound.rs Suggest using anonymous lifetime in impl Trait return without hacks 2019-03-31 09:11:47 -07:00
must_outlive_least_region_or_bound.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
needs_least_region_or_bound.rs feature-gate member constraints outside of async-await 2019-07-02 12:25:22 -04:00
no-method-suggested-traits.rs
no-method-suggested-traits.stderr Update tests 2019-03-11 23:10:26 +03:00
no-trait.rs
no-trait.stderr Update tests 2019-03-11 23:10:26 +03:00
recursive-impl-trait-type.rs Stabilize futures_api 2019-04-23 16:13:53 -07:00
recursive-impl-trait-type.stderr Update tests 2019-03-11 23:10:26 +03:00
region-escape-via-bound-contravariant-closure.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
region-escape-via-bound-contravariant.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
region-escape-via-bound.rs Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
region-escape-via-bound.stderr Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
static-return-lifetime-infered.nll.stderr Reblessed tests with NLL compare mode on. 2019-06-06 03:29:02 +01:00
static-return-lifetime-infered.rs
static-return-lifetime-infered.stderr
trait_type.rs
trait_type.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
type_parameters_captured.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
type_parameters_captured.rs
type_parameters_captured.stderr
universal_wrong_bounds.rs
universal_wrong_bounds.stderr Update tests 2019-03-11 23:10:26 +03:00
universal-mismatched-type.rs
universal-mismatched-type.stderr Update tests 2019-03-11 23:10:26 +03:00
universal-two-impl-traits.rs
universal-two-impl-traits.stderr Update tests 2019-03-11 23:10:26 +03:00
where-allowed.rs
where-allowed.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00