check_rhs
rustc_
expand
1.92.0-beta.3
(f3f12444a 2025-11-09)
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
>