rust/compiler/rustc_trait_selection/src
Matthias Krüger 4f167b4baf
Rollup merge of #121617 - compiler-errors:async-closure-kind-check, r=oli-obk
Actually use the right closure kind when checking async Fn goals

Dumb copy-paste mistake on my part from #120712. Sorry!

r? oli-obk

Fixes #121599
2024-02-26 16:06:04 +01:00
..
solve consider placeholders in fn term_is_fully_unconstrained 2024-02-26 11:51:01 +01:00
traits Rollup merge of #121617 - compiler-errors:async-closure-kind-check, r=oli-obk 2024-02-26 16:06:04 +01:00
errors.rs Reduce capabilities of Diagnostic. 2024-02-20 13:22:17 +11:00
infer.rs Move trait into attr so it's greppable 2024-02-16 15:07:37 +00:00
lib.rs Remove unnecessary min_specialization after bootstrap 2024-02-10 18:15:11 +11:00
regions.rs Move trait into attr so it's greppable 2024-02-16 15:07:37 +00:00