Skip to main content
check_test_signature
rustc_
builtin_
macros
1.96.0-nightly
(7e46c5f6f 2026-04-01)
In rustc_
builtin_
macros::
test
rustc_builtin_macros
::
test
Function
check_
test_
signature
Copy item path
Source
fn check_test_signature( cx: &ExtCtxt<'_>, i: &
Item
, f: &
Fn
, ) ->
Result
<
()
,
ErrorGuaranteed
>