rust/src/librustc_expand
2020-04-04 16:23:43 +03:00
..
mbe macro_rules: NtLifetime cannot start with an identifier 2020-04-04 16:23:43 +03:00
mut_visit ast: Mac/Macro -> MacCall 2020-03-12 22:26:52 +03:00
parse ast: Mac/Macro -> MacCall 2020-03-12 22:26:52 +03:00
tokenstream Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
base.rs expand: nix unused method 2020-03-24 06:28:56 +01:00
build.rs parse: move constraint/arg restriction to ast_validation. 2020-03-27 07:39:14 +01:00
Cargo.toml Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
config.rs {rustc_parse -> rustc_expand}::config 2020-03-18 15:08:25 +01:00
expand.rs remove ExtCxt::struct_span_warn 2020-03-24 06:28:56 +01:00
lib.rs nix remaining rustc_expand::panictry! uses. 2020-03-24 06:28:55 +01:00
mbe.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
module.rs parse: nix new_sub_parser_from_file 2020-03-22 00:35:20 +01:00
placeholders.rs ast: Mac/Macro -> MacCall 2020-03-12 22:26:52 +03:00
proc_macro_server.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
proc_macro.rs defatalize ProcMacroDerive::expand 2020-03-24 06:28:56 +01:00
tests.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00