rust/tests/ui/associated-inherent-types
2023-02-19 22:54:08 +01:00
..
auxiliary
bugs Add a test and several known bugs 2023-02-19 18:35:36 +01:00
ambiguity.rs Use InferCtxt::probe to properly detect ambiguous candidates 2023-02-19 18:35:35 +01:00
ambiguity.stderr Use InferCtxt::probe to properly detect ambiguous candidates 2023-02-19 18:35:35 +01:00
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
dispatch-on-self-type-0.rs Fix substitution bug 2023-02-19 18:35:35 +01:00
dispatch-on-self-type-1.rs Type-directed probing for inherent associated types 2023-02-19 18:35:28 +01:00
dispatch-on-self-type-2.rs Type-directed probing for inherent associated types 2023-02-19 18:35:28 +01:00
dispatch-on-self-type-2.stderr Fix substitution bug 2023-02-19 18:35:35 +01:00
issue-104260.rs
normalize-projection-0.rs
normalize-projection-1.rs
not-found-self-type-differs-shadowing-trait-item.rs Add a test and several known bugs 2023-02-19 18:35:36 +01:00
not-found-self-type-differs-shadowing-trait-item.shadowed.stderr Add a test and several known bugs 2023-02-19 18:35:36 +01:00
not-found-self-type-differs-shadowing-trait-item.uncovered.stderr Add a test and several known bugs 2023-02-19 18:35:36 +01:00
not-found-self-type-differs.alias.stderr Type-directed probing for inherent associated types 2023-02-19 18:35:28 +01:00
not-found-self-type-differs.local.stderr Type-directed probing for inherent associated types 2023-02-19 18:35:28 +01:00
not-found-self-type-differs.rs Type-directed probing for inherent associated types 2023-02-19 18:35:28 +01:00
not-found-unsatisfied-bounds-0.rs Use the correct ParamEnv 2023-02-19 18:35:34 +01:00
not-found-unsatisfied-bounds-0.stderr Use the correct ParamEnv 2023-02-19 18:35:34 +01:00
not-found-unsatisfied-bounds-1.rs Use the correct ParamEnv 2023-02-19 18:35:34 +01:00
not-found-unsatisfied-bounds-1.stderr Use the correct ParamEnv 2023-02-19 18:35:34 +01:00
not-found-unsatisfied-bounds-in-multiple-impls.rs Collect fulfillment errors across impls 2023-02-19 22:54:08 +01:00
not-found-unsatisfied-bounds-in-multiple-impls.stderr Collect fulfillment errors across impls 2023-02-19 22:54:08 +01:00
style.rs
style.stderr
substitute-params-bad.rs Fix substitution bug 2023-02-19 18:35:35 +01:00
substitute-params-bad.stderr Fix substitution bug 2023-02-19 18:35:35 +01:00
substitute-params.rs Fix substitution bug 2023-02-19 18:35:35 +01:00