☰
In rustc_expand::mbe::macro_rules
In rustc_expand::mbe::macro_rules
Structs
FirstSets
MacroRulesMacroExpander
ParserAnyMacro
TokenSet
Enums
ExplainDocComment
IsInFollow
TtHandle
Constants
_DERIVE_rustc_errors_AddSubdiagnostic_FOR_ExplainDocComment
Functions
annotate_doc_comment
annotate_err_with_kind
check_lhs_no_empty_seq
check_lhs_nt_follows
check_matcher
check_matcher_core
check_rhs
compile_declarative_macro
emit_frag_parse_err
expand_macro
frag_can_be_followed_by_any
has_compile_error_macro
is_in_follow
macro_rules_dummy_expander
parse_failure_msg
parser_from_cx
quoted_tt_to_string
token_can_be_followed_by_any
trace_macros_note
?
Function
rustc_expand
::
mbe
::
macro_rules
::
check_lhs_nt_follows
source
·
[
−
]
fn check_lhs_nt_follows(sess: &
ParseSess
, def: &
Item
, lhs: &
TokenTree
) ->
bool