rustc_
trait_
selection
1.85.0
(4d91de4e4 2025-02-17)
In rustc_
trait_
selection::
solve::
select
Structs
Select
Traits
InferCtxtSelectExt
Functions
candidate_should_be_dropped_in_favor_of
to_selection
rustc_trait_selection
::
solve
::
select
Function
to_selection
Copy item path
Settings
Help
Summary
Source
fn to_selection<'tcx>( span:
Span
, cand:
InspectCandidate
<'_, 'tcx>, ) ->
Option
<
Selection
<'tcx>>