rustc_
trait_
selection
1.84.0-nightly
(86d69c705 2024-10-22)
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>>