clippy_utils::ty::type_certainty

Function type_is_inferable_from_arguments

source
fn type_is_inferable_from_arguments(
    cx: &LateContext<'_>,
    expr: &Expr<'_>,
) -> bool