rust/compiler/rustc_trait_selection/src
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
..
solve hir typeck: look into nested goals 2024-04-25 19:44:00 +00:00
traits hir typeck: look into nested goals 2024-04-25 19:44:00 +00:00
errors.rs Pass translation closure to add_to_diag_with() as reference 2024-04-21 07:45:03 +00:00
infer.rs Pass list of defineable opaque types into canonical queries 2024-04-08 15:00:26 +00:00
lib.rs Simplify static_assert_sizes. 2024-04-18 15:36:25 +10:00
regions.rs Move trait into attr so it's greppable 2024-02-16 15:07:37 +00:00