rustc_trait_selection::error_reporting::infer::need_type_info

Function ty_to_string

Source
fn ty_to_string<'tcx>(
    infcx: &InferCtxt<'tcx>,
    ty: Ty<'tcx>,
    called_method_def_id: Option<DefId>,
) -> String