rust/compiler/rustc_trait_selection
bors fc11ee02ee Auto merge of #106171 - compiler-errors:consolidate-extract_callable_info, r=estebank,lcnr
Consolidate two almost duplicated fn info extraction routines

Moves `extract_callable_info` up to trait selection, because it was being (almost) duplicated fully there for similar diagnostic purposes. This also generalizes the diagnostics we can give slightly (see UI test).
2023-01-15 12:10:36 +00:00
..
src Auto merge of #106171 - compiler-errors:consolidate-extract_callable_info, r=estebank,lcnr 2023-01-15 12:10:36 +00:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00