rustc_
expand
1.87.0-nightly
(cbfdf0b01 2025-03-13)
In rustc_
expand::
mbe::
macro_
check
Structs
BinderInfo
MacroState
Enums
NestedMacroState
Stack
Functions
buffer_lint
check_binders
check_meta_variables
check_nested_macro
check_nested_occurrences
check_occurrences
check_ops_is_prefix
get_binder_info
ops_is_prefix
Type Aliases
Binders
rustc_expand
::
mbe
::
macro_check
Function
buffer_lint
Copy item path
Settings
Help
Summary
Source
fn buffer_lint( psess: &
ParseSess
, span:
MultiSpan
, node_id:
NodeId
, diag:
BuiltinLintDiag
, )