rust/compiler/rustc_resolve/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
..
late On function and method calls in patterns, link to the book 2024-10-06 01:44:59 +00:00
build_reduced_graph.rs Rename nested_meta to meta_item_inner 2024-10-07 15:22:03 +09:00
check_unused.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
def_collector.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
diagnostics.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
effective_visibilities.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
errors.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
ident.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
imports.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
late.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
lib.rs rustdoc: prevent ctors from resolving 2024-10-03 22:01:23 -07:00
macros.rs Rename nested_meta to meta_item_inner 2024-10-07 15:22:03 +09:00
rustdoc.rs Handle librustdoc cases of rustc::potential_query_instability lint 2024-10-06 10:39:03 +03:00