rust/compiler/rustc_expand/src
Nicholas Nethercote df5fbf05a1 Add warn(unreachable_pub) to rustc_expand.
Plus a tiny bit of reformatting.
2024-08-27 12:40:38 +10:00
..
mbe Add warn(unreachable_pub) to rustc_expand. 2024-08-27 12:40:38 +10: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 Add warn(unreachable_pub) to rustc_expand. 2024-08-27 12:40:38 +10:00
expand.rs Use bool in favor of Option<()> for diagnostics 2024-08-21 01:31:11 -04:00
lib.rs Add warn(unreachable_pub) to rustc_expand. 2024-08-27 12:40:38 +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 Add warn(unreachable_pub) to rustc_expand. 2024-08-27 12:40:38 +10:00
proc_macro_server.rs Add warn(unreachable_pub) to rustc_expand. 2024-08-27 12:40:38 +10:00
proc_macro.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00