Module rustc_trait_selection::solve::eval_ctxt::select
source · Traits
Functions
- The
Unsize
trait is particularly important to coercion, so we try rematch it. NOTE: This must stay in sync withconsider_builtin_unsize_candidate
in trait goal assembly in the solver, both for soundness and in order to avoid ICEs.