rust/tests/ui/associated-type-bounds
2024-02-21 17:16:35 +00:00
..
auxiliary
return-type-notation [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
ambiguous-associated-type2.rs
ambiguous-associated-type2.stderr
ambiguous-associated-type.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
assoc-type-bound-through-where-clause.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
assoc-type-eq-with-dyn-atb-fail.rs No more associated type bounds in dyn trait 2024-02-10 03:23:51 +00:00
assoc-type-eq-with-dyn-atb-fail.stderr Add a helpful suggestion 2024-02-10 03:31:34 +00:00
associated-item-through-where-clause.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
bad-bounds-on-assoc-in-trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
bad-universal-in-dyn-in-where-clause.rs No more associated type bounds in dyn trait 2024-02-10 03:23:51 +00:00
bad-universal-in-dyn-in-where-clause.stderr No more associated type bounds in dyn trait 2024-02-10 03:23:51 +00:00
bad-universal-in-impl-sig.rs No more associated type bounds in dyn trait 2024-02-10 03:23:51 +00:00
bad-universal-in-impl-sig.stderr No more associated type bounds in dyn trait 2024-02-10 03:23:51 +00:00
binder-on-bound.rs
binder-on-bound.stderr
bounds-on-assoc-in-trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-projection-err.gce.stderr
const-projection-err.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-projection-err.stock.stderr
consts.rs
consts.stderr
do-not-look-at-parent-item-in-suggestion-for-type-param-of-current-assoc-item.rs
do-not-look-at-parent-item-in-suggestion-for-type-param-of-current-assoc-item.stderr
duplicate.rs No more associated type bounds in dyn trait 2024-02-10 03:23:51 +00:00
duplicate.stderr No more associated type bounds in dyn trait 2024-02-10 03:23:51 +00:00
elision.rs No more associated type bounds in dyn trait 2024-02-10 03:23:51 +00:00
elision.stderr Add a helpful suggestion 2024-02-10 03:31:34 +00:00
entails-sized-object-safety.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
enum-bounds.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
fn-apit.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
fn-aux.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
fn-inline.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
fn-where.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
fn-wrap-apit.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
handle-predicates-that-can-define-assoc-type.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
higher-ranked.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
hrtb.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
implied-in-supertrait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
implied-region-constraints.rs
implied-region-constraints.stderr
inside-adt.rs No more associated type bounds in dyn trait 2024-02-10 03:23:51 +00:00
inside-adt.stderr No more associated type bounds in dyn trait 2024-02-10 03:23:51 +00:00
issue-61752.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-70292.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-71443-1.rs
issue-71443-1.stderr
issue-71443-2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-73818.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-79949.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-81193.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-83017.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-99828.rs
issue-99828.stderr
issue-102335-ty.rs
issue-102335-ty.stderr
issue-104916.rs No more associated type bounds in dyn trait 2024-02-10 03:23:51 +00:00
issue-104916.stderr No more associated type bounds in dyn trait 2024-02-10 03:23:51 +00:00
missing-trait-bound-for-assoc-fails.rs
missing-trait-bound-for-assoc-fails.stderr
nested-bounds-dont-eliminate-alias-bounds.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
no-gat-position.rs Add an ATB test 2024-02-21 17:16:35 +00:00
no-gat-position.stderr Add an ATB test 2024-02-21 17:16:35 +00:00
order-dependent-bounds-issue-54121.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
overlaping-bound-suggestion.rs
overlaping-bound-suggestion.stderr
rpit.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
rpit.stderr
struct-bounds.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
suggest-contraining-assoc-type-because-of-assoc-const.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
suggest-contraining-assoc-type-because-of-assoc-const.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
suggest-contraining-assoc-type-because-of-assoc-const.stderr
suggest-removing-impl.rs
suggest-removing-impl.stderr
supertrait-defines-ty.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
supertrait-referencing-self.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
supertrait-referencing.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
supertrait-where-referencing-self.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
trait-alias-impl-trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
trait-params.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
traits-assoc-anonymized.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
traits-assoc-type-macros.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
type-alias.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
type-alias.stderr
union-bounds.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00