rust/compiler/rustc_expand/src
2022-05-13 08:48:35 +02:00
..
mbe Use pluralize in one instance 2022-05-13 08:48:35 +02:00
mut_visit rustc_ast: Turn MutVisitor::token_visiting_enabled into a constant 2021-10-18 00:23:24 +03:00
parse rustc_ast: Harmonize delimiter naming with proc_macro::Delimiter 2022-04-28 10:04:29 +03:00
tokenstream Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
base.rs Auto merge of #96150 - est31:unused_macro_rules, r=petrochenkov 2022-05-12 00:08:08 +00:00
build.rs Save colon span to suggest bounds. 2022-04-30 13:55:17 +02:00
config.rs ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
expand.rs ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
lib.rs Left overs of #95761 2022-04-08 10:30:24 -03:00
mbe.rs rustc_ast: Harmonize delimiter naming with proc_macro::Delimiter 2022-04-28 10:04:29 +03:00
module.rs Associate multiple with a crate too. 2022-03-03 18:45:25 -05:00
placeholders.rs Save colon span to suggest bounds. 2022-04-30 13:55:17 +02:00
proc_macro.rs ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
proc_macro_server.rs ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
tests.rs errors: lazily load fallback fluent bundle 2022-04-13 02:44:59 +01:00