rustc_
trait_
selection
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
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>>