rustc_hir_typeck::coercion

Function identity

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

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