rust/tests/ui/associated-inherent-types
Jubilee e7b07ea7a1
Rollup merge of #125978 - fmease:cleanup-hir-ty-lowering-consolidate-assoc-item-access-checking, r=davidtwco
Cleanup: HIR ty lowering: Consolidate the places that do assoc item probing & access checking

Use `probe_assoc_item` (for hygienically probing an assoc item and checking if it's accessible wrt. visibility and stability) for assoc item constraints, too, not just for assoc type paths and make the privacy error translatable.
2024-06-12 03:57:19 -07:00
..
auxiliary
bugs
ambiguity.rs
ambiguity.stderr
assoc-inherent-late-bound.rs
assoc-inherent-no-body.rs
assoc-inherent-no-body.stderr
assoc-inherent-private.rs
assoc-inherent-private.stderr Cleanup: HIR ty lowering: Consolidate assoc item access checking 2024-06-04 23:13:16 +02:00
assoc-inherent-unstable.rs
assoc-inherent-unstable.stderr
assoc-inherent-use.rs
const-generics.rs
constrain_opaque_types_during_projection.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
dont-select-if-disabled.stderr
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
issue-104260.rs
issue-109071.no_gate.stderr
issue-109071.rs
issue-109071.with_gate.stderr
issue-109299-1.rs
issue-109299-1.stderr
issue-109299.rs Stop proving outlives constraints on regions we already reported errors on 2024-05-29 09:27:07 +00:00
issue-109299.stderr Stop proving outlives constraints on regions we already reported errors on 2024-05-29 09:27:07 +00:00
issue-109768.rs
issue-109768.stderr
issue-109789.rs
issue-109789.stderr
issue-109790.rs
issue-111404-0.rs
issue-111404-1.rs
issue-111404-1.stderr
issue-111879-0.rs
issue-111879-0.stderr
issue-111879-1.rs
issue-111879-1.stderr
late-bound-regions.rs
late-bound-regions.stderr
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
not-found-self-type-differs.stderr
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
private-in-public.stderr
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
substitute-params-bad.stderr
substitute-params.rs
type-alias-bounds-are-enforced.rs
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
variance-computation-requires-equality.rs
variance-computation-requires-equality.stderr