type_is_inferable_from_arguments
clippy_
utils
1.94.0-beta.5
(31a40f5c8 2026-02-20)
In clippy_
utils::
ty::
type_
certainty
clippy_utils
::
ty
::
type_certainty
Function
type_
is_
inferable_
from_
arguments
Copy item path
Source
fn type_is_inferable_from_arguments( cx: &
LateContext
<'_>, expr: &
Expr
<'_>, ) ->
bool