granite-rust/tests/ui/associated-type-bounds
2024-02-10 03:31:34 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
return-type-notation Provide more context on derived obligation error primary label 2024-01-30 21:28:18 +00:00
ambiguous-associated-type.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
ambiguous-associated-type2.rs added links as a note 2023-07-18 09:27:35 -04:00
ambiguous-associated-type2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
assoc-type-bound-through-where-clause.rs Move /src/test to /tests 2023-01-11 09:32:08 +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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-bounds-on-assoc-in-trait.rs For a rigid projection, recursively look at the self type's item bounds 2024-02-09 00:13:51 +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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 For a rigid projection, recursively look at the self type's item bounds 2024-02-09 00:13:51 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-projection-err.stock.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
consts.rs Resolve assoc item bindings by namespace 2023-12-07 22:33:56 +01:00
consts.stderr Resolve assoc item bindings by namespace 2023-12-07 22:33:56 +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 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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
enum-bounds.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
fn-apit.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
fn-aux.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
fn-inline.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
fn-where.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
fn-wrap-apit.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
handle-predicates-that-can-define-assoc-type.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
higher-ranked.rs Add tests for untested capabilities 2024-02-09 00:13:52 +00:00
hrtb.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
implied-in-supertrait.rs Make associated type bounds in supertrait position implied 2023-06-27 18:28:07 +00:00
implied-region-constraints.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
implied-region-constraints.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-70292.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-71443-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-73818.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-79949.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-81193.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-83017.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-99828.rs Resolve assoc item bindings by namespace 2023-12-07 22:33:56 +01:00
issue-99828.stderr Bless tests 2024-01-13 12:46:58 -05:00
issue-102335-ty.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-102335-ty.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing-trait-bound-for-assoc-fails.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
nested-bounds-dont-eliminate-alias-bounds.rs Add tests for untested capabilities 2024-02-09 00:13:52 +00:00
order-dependent-bounds-issue-54121.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
overlaping-bound-suggestion.rs Add test for #115019 2023-08-21 19:59:27 +00:00
overlaping-bound-suggestion.stderr Sort errors 2023-10-30 22:19:17 +00:00
rpit.rs Update tests 2024-02-07 10:42:01 +08:00
rpit.stderr Update tests 2024-02-07 10:42:01 +08:00
struct-bounds.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
suggest-contraining-assoc-type-because-of-assoc-const.fixed Update tests 2024-02-07 10:42:01 +08:00
suggest-contraining-assoc-type-because-of-assoc-const.rs Update tests 2024-02-07 10:42:01 +08:00
suggest-contraining-assoc-type-because-of-assoc-const.stderr Update tests 2024-02-07 10:42:01 +08:00
suggest-removing-impl.rs suggest removing impl in generic trait bound position 2023-08-29 20:27:38 +02:00
suggest-removing-impl.stderr suggest removing impl in generic trait bound position 2023-08-29 20:27:38 +02:00
supertrait-defines-ty.rs Do not consider associated type bounds for super_predicates_that_define_assoc_type 2023-05-01 15:45:28 +00:00
supertrait-referencing-self.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
supertrait-referencing.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
supertrait-where-referencing-self.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-alias-impl-trait.rs Update tests 2024-02-07 10:42:01 +08:00
trait-params.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
traits-assoc-anonymized.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
traits-assoc-type-macros.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-alias.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-alias.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
union-bounds.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00