Function rustc_typeck::check::coercion::identity[][src]

fn identity(_: Ty<'_>) -> Vec<Adjustment<'_>>
Expand description

Do not require any adjustments, i.e. coerce x -> x.