rustc_
builtin_
macros
1.90.0-nightly
(0d9592026 2025-07-19)
In rustc_
builtin_
macros::
test
rustc_builtin_macros
::
test
Function
check_bench_signature
Copy item path
Source
fn check_bench_signature( cx: &
ExtCtxt
<'_>, i: &
Item
, f: &
Fn
, ) ->
Result
<
()
,
ErrorGuaranteed
>