rust/compiler/rustc_trait_selection
Matthias Krüger 443358d25d
Rollup merge of #140318 - compiler-errors:specialized-async-fn-kind-err, r=fee1-dead
Simply try to unpeel AsyncFnKindHelper goal in `emit_specialized_closure_kind_error`

Tweak the handling of `AsyncFnKindHelper` goals in `emit_specialized_closure_kind_error` to not be so special-casey, and just try to unpeel one or two layers of obligation causes to get to their underlying `AsyncFn*` goal.

Fixes https://github.com/rust-lang/rust/issues/140292
2025-04-26 16:12:33 +02:00
..
src Rollup merge of #140318 - compiler-errors:specialized-async-fn-kind-err, r=fee1-dead 2025-04-26 16:12:33 +02:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
messages.ftl NonGenericOpaqueTypeParam::ty to arg 2025-04-11 15:18:30 +02:00