rust/compiler/rustc_expand/src
2024-08-21 01:31:11 -04:00
..
mbe Fix wrong source location for some incorrect macro definitions 2024-08-16 21:27:06 +08:00
base.rs Rollup merge of #128886 - GrigorenkoPV:untranslatable-diagnostic, r=nnethercote 2024-08-12 17:09:17 +02:00
build.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
config.rs Stabilize unsafe_attributes 2024-08-07 03:12:13 -05:00
errors.rs Use bool in favor of Option<()> for diagnostics 2024-08-21 01:31:11 -04:00
expand.rs Use bool in favor of Option<()> for diagnostics 2024-08-21 01:31:11 -04:00
lib.rs Move some tests from rustc_expand to rustc_parse. 2024-05-06 09:06:02 +10:00
mbe.rs Add some comments. 2024-05-23 06:03:17 +10:00
module.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
placeholders.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
proc_macro.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
proc_macro_server.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00