rust/tests/ui/closures/deduce-signature
lcnr 03878c682a hir typeck: look into nested goals
uses a `ProofTreeVisitor` to look into nested
goals when looking at the pending obligations
during hir typeck. Used by closure signature
inference, coercion, and for async functions.
2024-04-25 19:44:00 +00:00
..
deduce-from-opaque-type-after-norm.rs hir typeck: look into nested goals 2024-04-25 19:44:00 +00:00
deduce-from-opaque-type.rs hir typeck: look into nested goals 2024-04-25 19:44:00 +00:00
infer-higher-ranked-signature.rs hir typeck: look into nested goals 2024-04-25 19:44:00 +00:00
infer-signature-from-impl.rs hir typeck: look into nested goals 2024-04-25 19:44:00 +00:00
obligation-with-leaking-placeholders.current.stderr hir typeck: look into nested goals 2024-04-25 19:44:00 +00:00
obligation-with-leaking-placeholders.next.stderr hir typeck: look into nested goals 2024-04-25 19:44:00 +00:00
obligation-with-leaking-placeholders.rs hir typeck: look into nested goals 2024-04-25 19:44:00 +00:00
supertrait-signature-inference-issue-23012.rs hir typeck: look into nested goals 2024-04-25 19:44:00 +00:00