rust/tests/ui/associated-type-bounds
2023-11-24 21:04:51 +01:00
..
auxiliary
return-type-notation Manual find replace updates 2023-11-24 21:04:51 +01:00
ambiguous-associated-type2.rs
ambiguous-associated-type2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
ambiguous-associated-type.rs
assoc-type-bound-through-where-clause.rs
assoc-type-eq-with-dyn-atb-fail.rs
assoc-type-eq-with-dyn-atb-fail.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
associated-item-through-where-clause.rs
bad-bounds-on-assoc-in-trait.rs
bad-bounds-on-assoc-in-trait.stderr
bad-universal-in-dyn-in-where-clause.rs
bad-universal-in-dyn-in-where-clause.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
bad-universal-in-impl-sig.rs
bad-universal-in-impl-sig.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
binder-on-bound.rs
binder-on-bound.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
bounds-on-assoc-in-trait.rs
bounds-on-assoc-in-trait.stderr
const-projection-err.gce.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
const-projection-err.rs
const-projection-err.stock.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
consts.rs
consts.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
do-not-look-at-parent-item-in-suggestion-for-type-param-of-current-assoc-item.rs Restrict param constraint suggestion 2023-10-26 18:33:03 +00:00
do-not-look-at-parent-item-in-suggestion-for-type-param-of-current-assoc-item.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
duplicate.rs Detect object safety errors when assoc type is missing 2023-10-30 22:12:07 +00:00
duplicate.stderr Detect object safety errors when assoc type is missing 2023-10-30 22:12:07 +00:00
dyn-impl-trait-type.rs
dyn-rpit-and-let.rs
elision.rs
elision.stderr Tweak wording of type errors involving type params 2023-10-18 23:53:18 +00:00
entails-sized-object-safety.rs
enum-bounds.rs
fn-apit.rs
fn-aux.rs
fn-dyn-apit.rs
fn-inline.rs
fn-where.rs
fn-wrap-apit.rs
handle-predicates-that-can-define-assoc-type.rs
hrtb.rs
implied-in-supertrait.rs
implied-region-constraints.rs
implied-region-constraints.stderr
inside-adt.rs
inside-adt.stderr
issue-61752.rs
issue-70292.rs
issue-71443-1.rs
issue-71443-1.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-71443-2.rs
issue-73818.rs
issue-79949.rs
issue-81193.rs
issue-83017.rs
issue-99828.rs
issue-99828.stderr
issue-102335-ty.rs
issue-102335-ty.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-104916.rs
issue-104916.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
missing-trait-bound-for-assoc-fails.rs
missing-trait-bound-for-assoc-fails.stderr
order-dependent-bounds-issue-54121.rs
overlaping-bound-suggestion.rs
overlaping-bound-suggestion.stderr Sort errors 2023-10-30 22:19:17 +00:00
rpit.rs
struct-bounds.rs
suggest-contraining-assoc-type-because-of-assoc-const.fixed Suggest constraining assoc types in more cases 2023-10-17 23:50:13 +00:00
suggest-contraining-assoc-type-because-of-assoc-const.rs Suggest constraining assoc types in more cases 2023-10-17 23:50:13 +00:00
suggest-contraining-assoc-type-because-of-assoc-const.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
suggest-removing-impl.rs
suggest-removing-impl.stderr
supertrait-defines-ty.rs
supertrait-referencing-self.rs
supertrait-referencing.rs
supertrait-where-referencing-self.rs
trait-alias-impl-trait.rs
trait-params.rs
traits-assoc-anonymized.rs
traits-assoc-type-macros.rs
type-alias.rs
type-alias.stderr
union-bounds.rs