Skip to main content
check_fn
rustc_
lint
1.99.0-nightly
(daf2e5e18 2026-07-13)
In rustc_
lint::
runtime_
symbols
rustc_lint
::
runtime_symbols
Function
check_
fn
Copy item path
Source
fn check_fn( cx: &
LateContext
<'_>, symbol_name: &
str
, sig:
FnSig
<'_>, did:
LocalDefId
, )