type_is_inferable_from_arguments
clippy_
utils
1.91.0-nightly
(cdb45c87e 2025-08-27)
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