rust/compiler/rustc_expand/src
2022-08-12 16:28:15 -04:00
..
mbe Use &mut Diagnostic instead of &mut DiagnosticBuilder unless needed 2022-08-10 03:45:42 +00:00
mut_visit
parse Remove TreeAndSpacing. 2022-07-29 15:52:15 +10:00
tokenstream Remove TreeAndSpacing. 2022-07-29 15:52:15 +10:00
base.rs Implement #[rustc_default_body_unstable] 2022-07-26 15:38:03 +04:00
build.rs Parse closure binders 2022-07-12 16:25:16 +04:00
config.rs Auto merge of #99887 - nnethercote:rm-TreeAndSpacing, r=petrochenkov 2022-07-30 14:50:05 +00:00
expand.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
lib.rs Adjust cfgs 2022-08-12 16:28:15 -04:00
mbe.rs
module.rs avoid some Symbol to String conversions 2022-07-17 04:09:20 +09:00
placeholders.rs
proc_macro_server.rs Remove TreeAndSpacing. 2022-07-29 15:52:15 +10:00
proc_macro.rs Auto merge of #99887 - nnethercote:rm-TreeAndSpacing, r=petrochenkov 2022-07-30 14:50:05 +00:00
tests.rs avoid many &str to String conversions with MultiSpan::push_span_label 2022-06-29 21:16:43 +09:00