rustc_hir_typeck::coercion

Function identity

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

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