rustc_
trait_
selection
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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>>