Skip to main content
check_rhs
rustc_
expand
1.100.0-nightly
(8fa1c96cf 2026-08-17)
In rustc_
expand::
mbe::
macro_
rules
rustc_expand
::
mbe
::
macro_rules
Function
check_
rhs
Copy item path
Source
fn check_rhs(sess: &
Session
, rhs: &
TokenTree
) ->
Result
<
()
,
ErrorGuaranteed
>