Skip to main content
type_is_inferable_from_arguments
clippy_
utils
1.96.0-nightly
(b41f22de2 2026-03-08)
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