Skip to main content
first_node_in_macro_uncached
clippy_
utils
1.98.0-nightly
(1f087276b 2026-06-13)
In clippy_
utils::
macros
clippy_utils
::
macros
Function
first_
node_
in_
macro_
uncached
Copy item path
Source
fn first_node_in_macro_uncached( cx: &
LateContext
<'_>, node: &impl
HirNode
, ) ->
Option
<
ExpnId
>