Skip to main content
check_test_signature
rustc_
builtin_
macros
1.98.0-nightly
(485ec3fbc 2026-06-10)
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
>