rustc_
trait_
selection
1.84.0-nightly
(5ec7d6eee 2024-11-17)
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>>