rustc_
trait_
selection
1.86.0
(05f9846f8 2025-03-31)
In rustc_
trait_
selection::
solve::
select
rustc_trait_selection
::
solve
::
select
Function
to_selection
Copy item path
Source
fn to_selection<'tcx>( span:
Span
, cand:
InspectCandidate
<'_, 'tcx>, ) ->
Option
<
Selection
<'tcx>>