rust/compiler/rustc_resolve/src
2024-10-23 09:14:41 +01:00
..
late nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
build_reduced_graph.rs Stop relying on hashmap iteration for unused macro rules arms 2024-10-20 00:12:52 -07:00
check_unused.rs compiler: use is_none_or where it is clearly better 2024-10-16 23:50:13 -07:00
def_collector.rs Remove anon struct and union types 2024-10-01 13:55:46 -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 nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
imports.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
late.rs nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
lib.rs Stop relying on hashmap iteration for unused macro rules arms 2024-10-20 00:12:52 -07:00
macros.rs nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
rustdoc.rs Handle librustdoc cases of rustc::potential_query_instability lint 2024-10-06 10:39:03 +03:00