clippy_
utils
1.90.0-nightly
(a2d45f73c 2025-07-07)
In clippy_
utils::
check_
proc_
macro
clippy_utils
::
check_proc_macro
Function
fn_kind_pat
Copy item path
Source
fn fn_kind_pat( tcx:
TyCtxt
<'_>, kind: &
FnKind
<'_>, body: &
Body
<'_>, hir_id:
HirId
, ) -> (
Pat
,
Pat
)