rust/tests/ui/generic-associated-types
Lukas Markeffsky b6a3f126c0 change `std::marker::Sized` to just `Sized` 2023-06-15 12:01:38 +02:00
..
auxiliary Format missing GATs correctly 2023-04-19 23:37:41 +00:00
bugs Remove another use of `BrAnon(Some(_))`. 2023-04-14 11:28:16 +10:00
extended Move /src/test to /tests 2023-01-11 09:32:08 +00:00
parse Rip it out 2023-05-01 16:15:13 +08:00
anonymize-bound-vars.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
collections-project-default.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
collections-project-default.stderr Fix unquoted projection types in label 2023-01-30 22:02:30 +00:00
collections.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
collectivity-regression.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
collectivity-regression.stderr Add 'static lifetime suggestion when GAT implied 'static requirement from HRTB 2023-01-17 11:52:45 -08:00
const-generics-gat-in-trait-return-type-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-generics-gat-in-trait-return-type-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-generics-gat-in-trait-return-type-3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const_params_have_right_type.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const_params_have_right_type.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
constraint-assoc-type-suggestion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
constraint-assoc-type-suggestion.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
construct_with_other_type.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cross-crate-bounds.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cross-crate-bounds.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
elided-in-expr-position.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
elided-in-expr-position.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
empty_generics.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
empty_generics.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
equality-bound.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
equality-bound.stderr refactor(resolve): clean up the early error return caused by non-call 2023-05-10 22:35:01 +08:00
gat-bounds-normalize-pred.rs Subst gat normalize pred correctly 2023-03-22 18:16:01 +00:00
gat-in-trait-path-undeclared-lifetime.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
gat-in-trait-path-undeclared-lifetime.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
gat-in-trait-path.base.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
gat-in-trait-path.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
gat-trait-path-generic-type-arg.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
gat-trait-path-generic-type-arg.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
gat-trait-path-missing-lifetime.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
gat-trait-path-missing-lifetime.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
gat-trait-path-parenthesised-args.rs diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
gat-trait-path-parenthesised-args.stderr diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
generic-associated-type-bounds.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
generic-associated-types-where.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
generic-associated-types-where.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
generic_associated_type_undeclared_lifetimes.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
generic_associated_type_undeclared_lifetimes.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
impl_bounds.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
impl_bounds.stderr Note predicate span on ImplDerivedObligation 2023-01-11 19:46:45 +00:00
impl_bounds_ok.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-47206-where-clause.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-47206-where-clause.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-58694-parameter-out-of-range.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-62326-parameter-out-of-range.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67424.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67510-pass.base.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67510-pass.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67510.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67510.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68641-check-gat-bounds.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68641-check-gat-bounds.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68642-broken-llvm-ir.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68642-broken-llvm-ir.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68643-broken-mir.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68643-broken-mir.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68644-codegen-selection.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68644-codegen-selection.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68645-codegen-fulfillment.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68645-codegen-fulfillment.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68648-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68648-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68648-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68649-pass.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68653.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68656-unsized-values.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68656-unsized-values.stderr Modify existing bounds if they exist 2023-02-06 11:26:36 -08:00
issue-70303.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-70304.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-70304.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-71176.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-71176.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-74684-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-74684-1.stderr Tweak E0597 2023-01-15 19:46:20 +00:00
issue-74684-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-74684-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-74816.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-74816.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-74824.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-74824.stderr Keep obligation chain when elaborating obligations 2023-01-13 18:20:23 +00:00
issue-76407.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-76535.base.stderr Note base types of coercion 2023-05-12 00:10:52 +00:00
issue-76535.extended.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-76535.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-76826.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-78113-lifetime-mismatch-dyn-trait-box.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-78113-lifetime-mismatch-dyn-trait-box.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-78671.base.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-78671.extended.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-78671.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-79422.base.stderr Note base types of coercion 2023-05-12 00:10:52 +00:00
issue-79422.extended.stderr Note base types of coercion 2023-05-12 00:10:52 +00:00
issue-79422.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-79636-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-79636-1.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-79636-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-79636-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-80433-reduced.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-80433.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-80433.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-81487.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-81712-cyclic-traits.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-81712-cyclic-traits.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-81862.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-81862.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-84931.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-84931.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-85921.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-86218-2.rs Split out a separate feature gate for impl trait in associated types 2023-04-12 16:17:31 +00:00
issue-86218.rs Split out a separate feature gate for impl trait in associated types 2023-04-12 16:17:31 +00:00
issue-86483.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-86787.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-86787.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87258_a.rs Split out a separate feature gate for impl trait in associated types 2023-04-12 16:17:31 +00:00
issue-87258_a.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87258_b.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87258_b.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87429-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87429-associated-type-default.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87429-associated-type-default.stderr Tweak output for 'add line' suggestion 2023-04-12 22:50:10 +00:00
issue-87429-specialization.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87429-specialization.stderr Tweak output for 'add line' suggestion 2023-04-12 22:50:10 +00:00
issue-87429.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87748.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87750.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-88287.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-88287.stderr change `std::marker::Sized` to just `Sized` 2023-06-15 12:01:38 +02:00
issue-88360.fixed Fix #106496, suggest remove deref for type mismatch 2023-01-23 00:42:20 +08:00
issue-88360.rs Fix #106496, suggest remove deref for type mismatch 2023-01-23 00:42:20 +08:00
issue-88360.stderr Fix #106496, suggest remove deref for type mismatch 2023-01-23 00:42:20 +08:00
issue-88405.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-88459.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-88595.rs Use the opaque_types_defined_by query to cheaply check for whether a hidden type may be registered for an opaque type 2023-05-12 10:26:50 +00:00
issue-88595.stderr Use the opaque_types_defined_by query to cheaply check for whether a hidden type may be registered for an opaque type 2023-05-12 10:26:50 +00:00
issue-89008.rs Split out a separate feature gate for impl trait in associated types 2023-04-12 16:17:31 +00:00
issue-89352.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-90014.rs Split out a separate feature gate for impl trait in associated types 2023-04-12 16:17:31 +00:00
issue-90014.stderr Split out a separate feature gate for impl trait in associated types 2023-04-12 16:17:31 +00:00
issue-90729.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-91139.migrate.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-91139.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-91139.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-91883.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-91883.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-92033.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-92033.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-92096.migrate.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-92096.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-92096.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-92280.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-92954.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-93141.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-93262.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-93340.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-93341.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-93342.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-93874.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-95305.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-95305.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-101020.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-101020.stderr Specify what 'this' actually is 2023-02-21 05:21:07 +00:00
issue-102114.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-102114.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-102333.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-102335-gat.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-102335-gat.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
iterable.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
method-unsatisfied-assoc-type-predicate.rs Convert a hard-warning about named static lifetimes into lint "unused_lifetimes" 2023-02-22 09:44:26 +08:00
method-unsatisfied-assoc-type-predicate.stderr Convert a hard-warning about named static lifetimes into lint "unused_lifetimes" 2023-02-22 09:44:26 +08:00
mismatched-where-clause-regions.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mismatched-where-clause-regions.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing-bounds.fixed Modify existing bounds if they exist 2023-02-06 11:26:36 -08:00
missing-bounds.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing-bounds.stderr Modify existing bounds if they exist 2023-02-06 11:26:36 -08:00
missing-item-sugg.rs Format missing GATs correctly 2023-04-19 23:37:41 +00:00
missing-item-sugg.stderr Format missing GATs correctly 2023-04-19 23:37:41 +00:00
missing-where-clause-on-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing-where-clause-on-trait.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing_lifetime_args.rs diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
missing_lifetime_args.stderr diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
missing_lifetime_const.rs diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
missing_lifetime_const.stderr diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
own-bound-span.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
own-bound-span.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
parameter_number_and_kind.rs diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
parameter_number_and_kind.stderr diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
parameter_number_and_kind_impl.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
parameter_number_and_kind_impl.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pointer_family.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
projection-bound-cycle-generic.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
projection-bound-cycle-generic.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
projection-bound-cycle.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
projection-bound-cycle.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
projection-type-lifetime-mismatch.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
projection-type-lifetime-mismatch.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
self-outlives-lint.rs Remove repeated definite articles 2023-04-27 00:48:00 +08:00
self-outlives-lint.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
shadowing.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
shadowing.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
streaming_iterator.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-objects.base.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-objects.extended.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-objects.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-param-defaults.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-param-defaults.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unsatisfied-item-lifetime-bound.rs Convert a hard-warning about named static lifetimes into lint "unused_lifetimes" 2023-02-22 09:44:26 +08:00
unsatisfied-item-lifetime-bound.stderr Convert a hard-warning about named static lifetimes into lint "unused_lifetimes" 2023-02-22 09:44:26 +08:00
unsatisfied-outlives-bound.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unsatisfied-outlives-bound.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
variance_constraints.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00