rust/compiler/rustc_middle
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
..
2024-04-25 19:44:00 +00:00

For more information about how rustc works, see the rustc dev guide.