type_is_inferable_from_arguments
clippy_
utils
1.91.0-beta.1
(1bffa2300 2025-09-15)
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