rust/tests/ui/associated-inherent-types
Matthias Krüger 42a495da7e
Rollup merge of #112670 - petrochenkov:typriv, r=eholk
privacy: Type privacy lints fixes and cleanups

See individual commits.
Follow up to https://github.com/rust-lang/rust/pull/111801.
2023-06-29 05:48:39 +02:00
..
auxiliary
bugs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02: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
assoc-inherent-unstable.stderr
assoc-inherent-use.rs
const-generics.rs
dispatch-on-self-type-0.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
dispatch-on-self-type-1.rs
dispatch-on-self-type-2.rs
dispatch-on-self-type-2.stderr
former-subst-ice.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
generic-associated-types-bad.item.stderr IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
generic-associated-types-bad.local.stderr IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
generic-associated-types-bad.region.stderr IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
generic-associated-types-bad.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
generic-const-exprs.rs
inference-fail.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
inference-fail.stderr IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
inference.rs Rename drop_copy lint to dropping_copy_types 2023-05-21 13:37:32 +02:00
issue-104260.rs
issue-109071.no_gate.stderr Add a regression test for #109071 2023-06-25 23:01:06 +09:00
issue-109071.rs Add a regression test for #109071 2023-06-25 23:01:06 +09:00
issue-109071.with_gate.stderr Add a regression test for #109071 2023-06-25 23:01:06 +09:00
issue-109299-1.rs
issue-109299-1.stderr
issue-109299.rs
issue-109299.stderr
issue-109768.rs IAT: Add a few regression tests 2023-05-04 16:59:10 +02:00
issue-109768.stderr IAT: Add a few regression tests 2023-05-04 16:59:10 +02:00
issue-109789.rs IAT: Add a few regression tests 2023-05-04 16:59:10 +02:00
issue-109789.stderr IAT: Add a few regression tests 2023-05-04 16:59:10 +02:00
issue-109790.rs Only warn single-use lifetime when the binders match. 2023-05-10 19:49:02 +00:00
issue-111404-0.rs iat selection: normalize self ty & completely erase bound vars 2023-06-11 00:19:47 +02:00
issue-111404-1.rs iat selection: normalize self ty & completely erase bound vars 2023-06-11 00:19:47 +02:00
issue-111404-1.stderr iat selection: normalize self ty & completely erase bound vars 2023-06-11 00:19:47 +02:00
issue-111879-0.rs Add tests for pretty-printing inherent projections 2023-05-24 01:17:38 +02:00
issue-111879-0.stderr Add tests for pretty-printing inherent projections 2023-05-24 01:17:38 +02:00
issue-111879-1.rs Add tests for pretty-printing inherent projections 2023-05-24 01:17:38 +02:00
issue-111879-1.stderr Add tests for pretty-printing inherent projections 2023-05-24 01:17:38 +02:00
late-bound-regions.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
late-bound-regions.stderr IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
normalization-overflow.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
normalization-overflow.stderr IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
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.alias.stderr
not-found-self-type-differs.local.stderr
not-found-self-type-differs.rs
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 privacy: Feature gate new type privacy lints 2023-06-15 21:25:47 +03:00
private-in-public.stderr Private-in-public lints implementation 2023-06-12 01:02:19 +03:00
regionck-0.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
regionck-0.stderr IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
regionck-1.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
regionck-1.stderr IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
regionck-2.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
regionck-2.stderr IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
style.rs
style.stderr
substitute-params-bad.rs
substitute-params-bad.stderr
substitute-params.rs
type-alias-bounds-are-enforced.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
unsatisfied-bounds-inferred-type.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
unsatisfied-bounds-inferred-type.stderr IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
unsatisfied-bounds-where-clause-on-assoc-ty.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
unsatisfied-bounds-where-clause-on-assoc-ty.stderr IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00