clippy_
utils
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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
)