Skip to main content
type_is_inferable_from_arguments
clippy_
utils
1.97.0-nightly
(52b6e2c20 2026-04-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