.. |
auxiliary
|
Update tests.
|
2019-05-20 16:12:49 +01:00 |
trait-alias
|
changed expected output in tests so it now passes with changed output
|
2019-06-21 22:12:07 +08:00 |
conservative_impl_trait.rs
|
|
|
cycle-cache-err-60010.rs
|
forego caching for all participants in cycles, apart from root node
|
2019-05-01 17:57:44 -04:00 |
cycle-cache-err-60010.stderr
|
forego caching for all participants in cycles, apart from root node
|
2019-05-01 17:57:44 -04:00 |
trait-alias-ambiguous.rs
|
|
|
trait-alias-ambiguous.stderr
|
|
|
trait-as-struct-constructor.rs
|
|
|
trait-as-struct-constructor.stderr
|
|
|
trait-bounds-not-on-bare-trait.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-bounds-not-on-bare-trait.stderr
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-bounds-not-on-struct.rs
|
|
|
trait-bounds-not-on-struct.stderr
|
|
|
trait-bounds-on-structs-and-enums-in-fns.rs
|
|
|
trait-bounds-on-structs-and-enums-in-fns.stderr
|
|
|
trait-bounds-on-structs-and-enums-in-impls.rs
|
|
|
trait-bounds-on-structs-and-enums-in-impls.stderr
|
|
|
trait-bounds-on-structs-and-enums-locals.rs
|
|
|
trait-bounds-on-structs-and-enums-locals.stderr
|
|
|
trait-bounds-on-structs-and-enums-static.rs
|
|
|
trait-bounds-on-structs-and-enums-static.stderr
|
|
|
trait-bounds-on-structs-and-enums-xc1.rs
|
|
|
trait-bounds-on-structs-and-enums-xc1.stderr
|
|
|
trait-bounds-on-structs-and-enums-xc.rs
|
|
|
trait-bounds-on-structs-and-enums-xc.stderr
|
|
|
trait-bounds-on-structs-and-enums.rs
|
|
|
trait-bounds-on-structs-and-enums.stderr
|
|
|
trait-bounds-sugar.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-bounds-sugar.stderr
|
|
|
trait-coercion-generic-bad.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-coercion-generic-bad.stderr
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-coercion-generic-regions.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-coercion-generic-regions.stderr
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-duplicate-methods.rs
|
|
|
trait-duplicate-methods.stderr
|
|
|
trait-impl-1.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-impl-1.stderr
|
|
|
trait-impl-can-not-have-untraitful-items.rs
|
|
|
trait-impl-can-not-have-untraitful-items.stderr
|
|
|
trait-impl-different-num-params.rs
|
|
|
trait-impl-different-num-params.stderr
|
|
|
trait-impl-for-module.rs
|
|
|
trait-impl-for-module.stderr
|
|
|
trait-impl-method-mismatch.rs
|
|
|
trait-impl-method-mismatch.stderr
|
|
|
trait-impl-of-supertrait-has-wrong-lifetime-parameters.rs
|
|
|
trait-impl-of-supertrait-has-wrong-lifetime-parameters.stderr
|
|
|
trait-item-privacy.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-item-privacy.stderr
|
|
|
trait-matching-lifetimes.rs
|
|
|
trait-matching-lifetimes.stderr
|
|
|
trait-method-private.rs
|
|
|
trait-method-private.stderr
|
|
|
trait-object-auto-dedup-in-impl.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-object-auto-dedup-in-impl.stderr
|
|
|
trait-object-macro-matcher.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-object-macro-matcher.stderr
|
changed expected output in tests so it now passes with changed output
|
2019-06-21 22:12:07 +08:00 |
trait-object-safety.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-object-safety.stderr
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-object-vs-lifetime-2.rs
|
fix tidy
|
2019-05-31 13:50:04 -07:00 |
trait-object-vs-lifetime-2.stderr
|
changed expected output in tests so it now passes with changed output
|
2019-06-21 22:12:07 +08:00 |
trait-object-vs-lifetime.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-object-vs-lifetime.stderr
|
changed expected output in tests so it now passes with changed output
|
2019-06-21 22:12:07 +08:00 |
trait-object-with-self-in-projection-output-bad.rs
|
|
|
trait-object-with-self-in-projection-output-bad.stderr
|
|
|
trait-object-with-self-in-projection-output-good.rs
|
|
|
trait-object-with-self-in-projection-output-repeated-supertrait.rs
|
compiletest: only use make_exe_name for tests that end up being executed.
|
2019-05-07 04:49:54 +03:00 |
trait-or-new-type-instead.rs
|
|
|
trait-or-new-type-instead.stderr
|
|
|
trait-privacy.rs
|
|
|
trait-resolution-in-overloaded-op.rs
|
|
|
trait-resolution-in-overloaded-op.stderr
|
|
|
trait-safety-fn-body.rs
|
|
|
trait-safety-fn-body.stderr
|
|
|
trait-safety-inherent-impl.rs
|
|
|
trait-safety-inherent-impl.stderr
|
|
|
trait-safety-trait-impl-cc.rs
|
|
|
trait-safety-trait-impl-cc.stderr
|
|
|
trait-safety-trait-impl.rs
|
|
|
trait-safety-trait-impl.stderr
|
|
|
trait-static-method-generic-inference.rs
|
|
|
trait-static-method-generic-inference.stderr
|
|
|
trait-suggest-where-clause.rs
|
|
|
trait-suggest-where-clause.stderr
|
|
|
trait-test-2.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-test-2.stderr
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
trait-test.rs
|
|
|
trait-test.stderr
|
|
|
traits-assoc-type-in-supertrait-bad.rs
|
|
|
traits-assoc-type-in-supertrait-bad.stderr
|
|
|
traits-inductive-overflow-simultaneous.rs
|
|
|
traits-inductive-overflow-simultaneous.stderr
|
|
|
traits-inductive-overflow-supertrait-oibit.rs
|
|
|
traits-inductive-overflow-supertrait-oibit.stderr
|
|
|
traits-inductive-overflow-supertrait.rs
|
|
|
traits-inductive-overflow-supertrait.stderr
|
|
|
traits-inductive-overflow-two-traits.rs
|
|
|
traits-inductive-overflow-two-traits.stderr
|
|
|
traits-issue-23003-overflow.rs
|
|
|
traits-multidispatch-bad.rs
|
|
|
traits-multidispatch-bad.stderr
|
|
|
traits-multidispatch-convert-ambig-dest.rs
|
|
|
traits-multidispatch-convert-ambig-dest.stderr
|
|
|
traits-negative-impls.rs
|
|
|
traits-negative-impls.stderr
|
|
|
traits-repeated-supertrait-ambig.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
traits-repeated-supertrait-ambig.stderr
|
|
|
traits-static-outlives-a-where-clause.rs
|
Update tests.
|
2019-05-20 16:12:49 +01:00 |
wf-trait-object-maybe-bound.rs
|
Reinstated shallow disallowing of maybe bounds in trait objects.
|
2019-05-20 16:12:49 +01:00 |
wf-trait-object-maybe-bound.stderr
|
Reinstated shallow disallowing of maybe bounds in trait objects.
|
2019-05-20 16:12:49 +01:00 |
wf-trait-object-no-duplicates.rs
|
Addressed points raised in review.
|
2019-05-20 16:12:49 +01:00 |
wf-trait-object-no-duplicates.stderr
|
Addressed more points raised in review.
|
2019-05-20 16:12:49 +01:00 |
wf-trait-object-only-maybe-bound.rs
|
Reinstated shallow disallowing of maybe bounds in trait objects.
|
2019-05-20 16:12:49 +01:00 |
wf-trait-object-only-maybe-bound.stderr
|
changed expected output in tests so it now passes with changed output
|
2019-06-21 22:12:07 +08:00 |
wf-trait-object-reverse-order.rs
|
Addressed points raised in review.
|
2019-05-20 16:12:49 +01:00 |