..
auxiliary
Add a test
2024-03-22 13:20:54 -04:00
return-type-notation
Show diff suggestion format on verbose replacement
2025-02-10 20:21:39 +00:00
all-generics-lookup.rs
Robustify and genericize RTN resolution in RBV
2024-11-27 20:24:25 +00:00
ambiguous-associated-type.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +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
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
assoc-type-eq-with-dyn-atb-fail.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
assoc-type-eq-with-dyn-atb-fail.stderr
Show diff suggestion format on verbose replacement
2025-02-10 20:21:39 +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
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
bad-universal-in-dyn-in-where-clause.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
bad-universal-in-dyn-in-where-clause.stderr
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
bad-universal-in-impl-sig.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
bad-universal-in-impl-sig.stderr
Stabilize associated type bounds
2024-03-08 20:56:25 +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
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
cant-see-copy-bound-from-child-rigid-2.rs
Add tests for shortcomings of associated type bounds
2024-03-21 10:34:53 -04:00
cant-see-copy-bound-from-child-rigid-2.stderr
Add tests for shortcomings of associated type bounds
2024-03-21 10:34:53 -04:00
cant-see-copy-bound-from-child-rigid.current.stderr
Do not assume child bound assumptions for rigid alias
2025-01-28 19:08:50 +00:00
cant-see-copy-bound-from-child-rigid.next.stderr
Do not assume child bound assumptions for rigid alias
2025-01-28 19:08:50 +00:00
cant-see-copy-bound-from-child-rigid.rs
Do not assume child bound assumptions for rigid alias
2025-01-28 19:08:50 +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
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +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
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
consts.stderr
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
dedup-normalized-1.rs
eagerly instantiate binders to avoid relying on `sub`
2024-03-14 17:19:40 +01:00
dedup-normalized-2-higher-ranked.rs
eagerly instantiate binders to avoid relying on `sub`
2024-03-14 17:19:40 +01:00
dedup-normalized-2-higher-ranked.stderr
eagerly instantiate binders to avoid relying on `sub`
2024-03-14 17:19:40 +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
dont-imply-atb-in-closure-inference.rs
Split item bounds and item super predicates
2024-03-20 13:00:34 -04:00
duplicate.rs
Bless test fallout (duplicate diagnostics)
2024-03-20 13:00:34 -04:00
duplicate.stderr
Bless ui tests.
2024-10-04 23:38:41 +00:00
elision.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
elision.stderr
Show diff suggestion format on verbose replacement
2025-02-10 20:21:39 +00:00
entails-sized-dyn-compatibility.rs
UI tests: Rename "object safe" to "dyn compatible"
2024-10-10 01:13:29 +02:00
enum-bounds.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
fn-apit.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
fn-aux.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
fn-inline.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
fn-where.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
fn-wrap-apit.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +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
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
hrtb.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
implied-bounds-cycle.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
implied-bounds-cycle.stderr
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
implied-from-self-where-clause.rs
Collect item bounds for RPITITs from trait where clauses just like associated types
2024-10-26 17:38:08 +00:00
implied-in-supertrait.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
implied-predicates.rs
Always encode implied_predicates query for traits
2024-03-22 13:20:54 -04:00
implied-region-constraints.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
implied-region-constraints.stderr
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
inside-adt.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
inside-adt.stderr
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
issue-61752.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
issue-70292.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
issue-71443-1.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
issue-71443-1.stderr
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
issue-71443-2.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
issue-73818.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
issue-79949.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
issue-81193.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
issue-83017.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
issue-99828.rs
Bless test fallout (duplicate diagnostics)
2024-03-20 13:00:34 -04:00
issue-99828.stderr
Bless test fallout (duplicate diagnostics)
2024-03-20 13:00:34 -04:00
issue-102335-ty.rs
Rename HIR `TypeBinding` to `AssocItemConstraint` and related cleanup
2024-05-30 22:52:33 +02:00
issue-102335-ty.stderr
Fix associated item removal suggestion
2024-07-17 21:30:40 +00:00
issue-104916.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
issue-104916.stderr
Stabilize associated type bounds
2024-03-08 20:56:25 +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
name-same-as-generic-type-issue-128249.rs
Add Tests
2024-07-29 21:47:19 -04:00
name-same-as-generic-type-issue-128249.stderr
Add Tests
2024-07-29 21:47:19 -04:00
nested-associated-type-bound-incompleteness.rs
Add a few more tests, comments
2024-09-25 13:13:04 -04:00
nested-associated-type-bound-incompleteness.stderr
Add a few more tests, comments
2024-09-25 13:13:04 -04:00
nested-bounds-dont-eliminate-alias-bounds.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
nested-gat-projection.rs
Add a few more tests, comments
2024-09-25 13:13:04 -04:00
no-gat-position.rs
E0229: Suggest Moving Type Constraints to Type Parameter Declaration
2024-06-12 19:32:31 -04:00
no-gat-position.stderr
Fix associated item removal suggestion
2024-07-17 21:30:40 +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
Do not create trait object type if missing associated types
2024-11-30 17:05:47 +00:00
overlaping-bound-suggestion.stderr
Do not create trait object type if missing associated types
2024-11-30 17:05:47 +00:00
resolution-failure-building-vtable-representation-ice-90691.rs
add issue numbers via // issue: rust-lang/rust#ISSUE_NUM directive
2024-03-24 09:34:11 +01:00
rpit.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
rpit.stderr
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
struct-bounds.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
suggest-assoc-ty-bound-on-eq-bound.rs
Don't assume traits used as type are trait objs
2024-10-11 17:36:04 +02:00
suggest-assoc-ty-bound-on-eq-bound.stderr
Show diff suggestion format on verbose replacement
2025-02-10 20:21:39 +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
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
Stabilize associated type bounds
2024-03-08 20:56:25 +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
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
trait-params.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +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
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
type-alias.stderr
Improve the impl and diag output of lint type_alias_bounds
2024-07-23 01:48:03 +02:00
union-bounds.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00