..
auxiliary
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
return-type-notation
Support RTN on associated methods from supertraits
2023-05-03 19:41:15 +00:00
ambiguous-associated-type.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
ambiguous-associated-type2.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
ambiguous-associated-type2.stderr
Split implied and super predicate queries
2023-04-11 17:45:42 +00: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
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
assoc-type-eq-with-dyn-atb-fail.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +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
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
bad-bounds-on-assoc-in-trait.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
bad-universal-in-dyn-in-where-clause.rs
Suppress duplicated errors for associated type bounds in object types
2023-02-22 21:52:26 +00:00
bad-universal-in-dyn-in-where-clause.stderr
pluralize stuff
2023-02-22 21:52:26 +00:00
bad-universal-in-impl-sig.rs
Suppress duplicated errors for associated type bounds in object types
2023-02-22 21:52:26 +00:00
bad-universal-in-impl-sig.stderr
pluralize stuff
2023-02-22 21:52:26 +00:00
binder-on-bound.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
binder-on-bound.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
bounds-on-assoc-in-trait.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
bounds-on-assoc-in-trait.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
const-projection-err.gce.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
const-projection-err.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
const-projection-err.stock.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
duplicate.rs
Don't use implied trait predicates in gather_explicit_predicates_of
2023-05-01 15:45:28 +00:00
duplicate.stderr
Don't use implied trait predicates in gather_explicit_predicates_of
2023-05-01 15:45:28 +00:00
dyn-impl-trait-type.rs
Adjust UI tests for unit_bindings
2023-06-12 20:24:48 +08:00
dyn-rpit-and-let.rs
Adjust UI tests for unit_bindings
2023-06-12 20:24:48 +08:00
elision.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
elision.stderr
Introduce ReError
2023-02-09 10:26:49 +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-dyn-apit.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
hrtb.rs
Move /src/test to /tests
2023-01-11 09:32:08 +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
Suppress duplicated errors for associated type bounds in object types
2023-02-22 21:52:26 +00:00
inside-adt.stderr
pluralize stuff
2023-02-22 21:52:26 +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
Modify primary span label for E0308
2023-01-30 20:12:19 +00: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
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-99828.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-102335-ty.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-102335-ty.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-104916.rs
Add regression test for #104916
2023-04-11 00:01:53 +09:00
issue-104916.stderr
Add regression test for #104916
2023-04-11 00:01:53 +09: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
order-dependent-bounds-issue-54121.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
rpit.rs
Adjust UI tests for unit_bindings
2023-06-12 20:24:48 +08:00
struct-bounds.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00: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
Adjust UI tests for unit_bindings
2023-06-12 20:24:48 +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