rust/tests/ui/associated-inherent-types
2023-08-03 02:18:52 +02:00
..
auxiliary
bugs moved note as unspanned note, moved note to the bottom of the msg 2023-07-18 21:53:34 -04:00
ambiguity.rs
ambiguity.stderr
assoc-inherent-no-body.rs
assoc-inherent-no-body.stderr
assoc-inherent-private.rs
assoc-inherent-private.stderr
assoc-inherent-unstable.rs Don't perform selection if IATs are not enabled 2023-07-03 14:33:38 +02:00
assoc-inherent-unstable.stderr Don't perform selection if IATs are not enabled 2023-07-03 14:33:38 +02:00
assoc-inherent-use.rs
const-generics.rs
dispatch-on-self-type-0.rs
dispatch-on-self-type-1.rs
dispatch-on-self-type-2.rs
dispatch-on-self-type-2.stderr
dont-select-if-disabled.rs Don't perform selection if IATs are not enabled 2023-07-03 14:33:38 +02:00
dont-select-if-disabled.stderr Don't perform selection if IATs are not enabled 2023-07-03 14:33:38 +02:00
former-subst-ice.rs
generic-associated-types-bad.item.stderr
generic-associated-types-bad.local.stderr
generic-associated-types-bad.region.stderr
generic-associated-types-bad.rs
generic-const-exprs.rs
inference-fail.rs
inference-fail.stderr
inference.rs Add support for inherent projections 2023-07-16 21:14:38 +00:00
issue-104260.rs
issue-109071.no_gate.stderr Don't perform selection if IATs are not enabled 2023-07-03 14:33:38 +02:00
issue-109071.rs Don't perform selection if IATs are not enabled 2023-07-03 14:33:38 +02:00
issue-109071.with_gate.stderr
issue-109299-1.rs
issue-109299-1.stderr
issue-109299.rs
issue-109299.stderr
issue-109768.rs
issue-109768.stderr
issue-109789.rs
issue-109789.stderr update tests 2023-07-03 09:12:15 +02:00
issue-109790.rs
issue-111404-0.rs
issue-111404-1.rs
issue-111404-1.stderr
issue-111879-0.rs Handle inherent associated types fallout 2023-08-03 02:18:52 +02:00
issue-111879-0.stderr Handle inherent associated types fallout 2023-08-03 02:18:52 +02:00
issue-111879-1.rs
issue-111879-1.stderr
late-bound-regions.rs Handle inherent associated types fallout 2023-08-03 02:18:52 +02:00
late-bound-regions.stderr Handle inherent associated types fallout 2023-08-03 02:18:52 +02:00
normalization-overflow.rs
normalization-overflow.stderr
normalize-projection-0.rs
normalize-projection-1.rs
not-found-self-type-differs-shadowing-trait-item.rs
not-found-self-type-differs-shadowing-trait-item.shadowed.stderr
not-found-self-type-differs-shadowing-trait-item.uncovered.stderr
not-found-self-type-differs.rs Handle inherent associated types fallout 2023-08-03 02:18:52 +02:00
not-found-self-type-differs.stderr Handle inherent associated types fallout 2023-08-03 02:18:52 +02:00
not-found-unsatisfied-bounds-0.rs
not-found-unsatisfied-bounds-0.stderr
not-found-unsatisfied-bounds-1.rs
not-found-unsatisfied-bounds-1.stderr
not-found-unsatisfied-bounds-in-multiple-impls.rs
not-found-unsatisfied-bounds-in-multiple-impls.stderr
private-in-public.rs Fix type privacy lints error message 2023-06-29 16:24:07 +03:00
private-in-public.stderr Fix type privacy lints error message 2023-06-29 16:24:07 +03:00
regionck-0.rs
regionck-0.stderr
regionck-1.rs
regionck-1.stderr
regionck-2.rs
regionck-2.stderr
style.rs
style.stderr
substitute-params-bad.rs Handle inherent associated types fallout 2023-08-03 02:18:52 +02:00
substitute-params-bad.stderr
substitute-params.rs Handle inherent associated types fallout 2023-08-03 02:18:52 +02:00
type-alias-bounds-are-enforced.rs Handle inherent associated types fallout 2023-08-03 02:18:52 +02:00
type-alias-bounds-are-enforced.stderr Handle inherent associated types fallout 2023-08-03 02:18:52 +02:00
unsatisfied-bounds-inferred-type.rs
unsatisfied-bounds-inferred-type.stderr
unsatisfied-bounds-where-clause-on-assoc-ty.rs
unsatisfied-bounds-where-clause-on-assoc-ty.stderr