Skip to main content
check_fn
rustc_
lint
1.98.0-beta.6
(0c45ca314 2026-07-25)
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
, )