check_lhs
rustc_
expand
1.91.0-nightly
(7ad23f43a 2025-09-09)
In rustc_
expand::
mbe::
macro_
rules
rustc_expand
::
mbe
::
macro_rules
Function
check_
lhs
Copy item path
Source
fn check_lhs( sess: &
Session
, node_id:
NodeId
, lhs: &
TokenTree
, ) ->
Result
<
()
,
ErrorGuaranteed
>