rust/tests/ui/async-await/in-trait
2023-10-18 20:39:29 +00:00
..
auxiliary Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-associated-types.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-default-fn-overridden.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-example-desugared-boxed-in-trait.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-example-desugared-boxed-in-trait.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-example-desugared-boxed.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-example-desugared-boxed.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-example-desugared-extra.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-example-desugared-in-trait.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-example-desugared-manual.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-example-desugared-manual.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-example-desugared.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-example.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-generics-and-bounds.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-generics-and-bounds.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-generics.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-generics.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-lifetimes-and-bounds.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-lifetimes.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-recursive-generic.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-recursive-generic.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-recursive.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
async-recursive.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
bad-signatures.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
bad-signatures.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
dont-project-to-specializable-projection.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
dont-project-to-specializable-projection.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
early-bound-1.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
early-bound-2.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
fn-not-async-err2.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
fn-not-async-err.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
fn-not-async-err.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
generics-mismatch.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
generics-mismatch.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
implied-bounds.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
indirect-recursion-issue-112047.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
indirect-recursion-issue-112047.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
issue-102138.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
issue-102219.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
issue-102310.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
issue-104678.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
lifetime-mismatch.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
lifetime-mismatch.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
missing-feature-flag.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
missing-feature-flag.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
missing-send-bound.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
missing-send-bound.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
nested-rpit.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
normalize-opaque-with-bound-vars.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
object-safety.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
object-safety.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
return-not-existing-pair.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
return-not-existing-pair.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
return-not-existing-type-wrapping-rpitit.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
return-not-existing-type-wrapping-rpitit.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
return-type-suggestion.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
return-type-suggestion.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
send-on-async-fn-in-trait.fixed Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
send-on-async-fn-in-trait.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
send-on-async-fn-in-trait.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
send-on-foreign-async-fn-in-trait.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
send-on-foreign-async-fn-in-trait.stderr Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
unconstrained-impl-region.rs Don't ICE when encountering unresolved regions in fully_resolve 2023-10-18 20:39:29 +00:00
unconstrained-impl-region.stderr Don't ICE when encountering unresolved regions in fully_resolve 2023-10-18 20:39:29 +00:00
warn.rs Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
warn.stderr Rollup merge of #116704 - compiler-errors:afit-lint-plus, r=tmandry 2023-10-14 13:36:29 +02:00