Skip to main content
check_fn
rustc_
lint
1.99.0-beta.5
(fba1b05a7 2026-09-10)
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
, )