1
Fork 0
rust/compiler/rustc_expand/src
2024-05-03 09:06:25 +10:00
..
mbe Remove extern crate tracing from numerous crates. 2024-04-30 16:47:49 +10:00
mut_visit rustc_ast: Turn MutVisitor::token_visiting_enabled into a constant 2021-10-18 00:23:24 +03:00
parse Rename all ParseSess variables/fields/lifetimes as psess. 2024-03-05 08:11:45 +11:00
tokenstream Add newtype for raw idents 2024-02-20 13:13:29 +00:00
base.rs Rollup merge of #124391 - nnethercote:builtin_macros-cleanups, r=fee1-dead 2024-04-26 19:25:55 -04:00
build.rs Remove unused ExpCtxt methods. 2024-05-03 09:06:25 +10:00
config.rs Remove extern crate tracing from numerous crates. 2024-04-30 16:47:49 +10:00
errors.rs Remove extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00
expand.rs Remove an unnecessary re-export of rustc_span::hygiene. 2024-05-03 09:06:25 +10:00
lib.rs Remove an unnecessary #[macro_use]. 2024-05-03 09:06:25 +10:00
mbe.rs Remove extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00
module.rs Use do yeet () and do yeet _ instead of None? and Err(_)? in compiler 2024-03-15 11:37:42 +00:00
placeholders.rs ast: Generalize item kind visiting 2024-04-25 22:49:58 +03:00
proc_macro.rs Rename all ParseSess variables/fields/lifetimes as psess. 2024-03-05 08:11:45 +11:00
proc_macro_server.rs Rename ModSep to PathSep 2024-04-04 19:44:04 +02:00
tests.rs When displaying multispans, ignore empty lines adjacent to ... 2024-03-18 16:25:36 +00:00