rust/compiler/rustc_expand/src
2021-08-30 20:17:45 -05:00
..
mbe Auto merge of #88262 - klensy:pprust-cow, r=nagisa 2021-08-29 17:46:29 +00:00
mut_visit Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
parse Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
tokenstream Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
base.rs Remove NonMacroAttr.mark_used 2021-08-21 13:27:29 -05:00
build.rs Add let-else to AST 2021-08-30 20:17:45 -05:00
config.rs Use if-let guards in the codebase 2021-08-25 20:24:35 +02:00
expand.rs Remove NonMacroAttr.mark_used 2021-08-21 13:27:29 -05:00
lib.rs Various pattern cleanups 2021-08-25 20:24:39 +02:00
mbe.rs fix few typos 2021-04-19 15:57:08 +03:00
module.rs Use if-let guards in the codebase 2021-08-25 20:24:35 +02:00
placeholders.rs Revert "Rollup merge of #87779 - Aaron1011:stmt-ast-id, r=petrochenkov" 2021-08-12 08:24:22 -05:00
proc_macro_server.rs Use if-let guards in the codebase 2021-08-25 20:24:35 +02:00
proc_macro.rs rustc_expand: Remove redundant field from proc macro expander structures 2021-07-10 23:22:27 +03:00
tests.rs Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00