rustc_
builtin_
macros
1.86.0
(05f9846f8 2025-03-31)
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
>