rustc_
parse
1.86.0-beta.7
(7824ede68 2025-03-22)
Modules
errors
lexer
parser
validate_attr
Macros
exp
maybe_recover_from_interpolated_ty_qpath
maybe_whole
Constants
MACRO_ARGUMENTS
UNICODE_NORMALIZATION_VERSION
Statics
DEFAULT_LOCALE_RESOURCE
Functions
fake_token_stream_for_crate
fake_token_stream_for_item
new_parser_from_file
new_parser_from_source_file
new_parser_from_source_str
parse_cfg_attr
parse_in
source_file_to_stream
source_str_to_stream
unwrap_or_emit_fatal
utf8_error
rustc_parse
Macro
maybe_whole
Copy item path
Settings
Help
Summary
Source
macro_rules! maybe_whole { ($p:expr, $constructor:ident, |$x:ident| $e:expr) => { ... }; }