Skip to main content
to_selection
rustc_
trait_
selection
1.95.0-nightly
(366a1b93e 2026-02-03)
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>>