rust/compiler/rustc_expand/src
bors 0b16baa570 Auto merge of #131235 - codemountains:rename-nestedmetaitem-to-metaitemlnner, r=nnethercote
Rename `NestedMetaItem` to `MetaItemInner`

Fixes #131087

r? `@nnethercote`
2024-10-07 08:59:55 +00:00
..
mbe Stabilize expr_2021 fragment in all editions 2024-10-01 07:51:58 +00:00
base.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
build.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
config.rs Auto merge of #131235 - codemountains:rename-nestedmetaitem-to-metaitemlnner, r=nnethercote 2024-10-07 08:59:55 +00:00
errors.rs Make deprecated_cfg_attr_crate_type_name a hard error 2024-10-05 04:29:46 +02:00
expand.rs Rename nested_meta to meta_item_inner 2024-10-07 15:22:03 +09:00
lib.rs Add warn(unreachable_pub) to rustc_expand. 2024-08-27 12:40:38 +10:00
mbe.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
module.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
placeholders.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
proc_macro_server.rs cleanup: don't manually unwrap_or_default() 2024-09-29 12:51:28 +02:00
proc_macro.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00