rust/tests/ui/associated-inherent-types
2023-04-25 23:32:13 +02:00
..
auxiliary
bugs Leave it to the query system to invoke the typeck query instead of invoking it eagerly. 2023-04-21 22:12:45 +00: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 Add regression tests for const-generic IATs 2023-04-25 23:32:13 +02:00
dispatch-on-self-type-0.rs
dispatch-on-self-type-1.rs
dispatch-on-self-type-2.rs
dispatch-on-self-type-2.stderr
generic-const-exprs.rs Add regression tests for const-generic IATs 2023-04-25 23:32:13 +02:00
issue-104260.rs
issue-109299-1.rs iat selection: erase regions in self type 2023-03-21 23:53:58 +01:00
issue-109299-1.stderr iat selection: erase regions in self type 2023-03-21 23:53:58 +01:00
issue-109299.rs iat selection: erase regions in self type 2023-03-21 23:53:58 +01:00
issue-109299.stderr iat selection: erase regions in self type 2023-03-21 23:53:58 +01:00
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
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 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
substitute-params-bad.stderr
substitute-params.rs