rust/compiler/rustc_resolve/src
2024-11-23 08:57:25 -07:00
..
late Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00
build_reduced_graph.rs Make WalkItemKind::walk signature compatible between Visitor versions 2024-11-15 17:01:53 -03: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 Check for both StmtKind::MacCall and ExprKind::MacCall 2024-11-05 18:23:21 +00:00
diagnostics.rs Use for_each_child in a suitable place. 2024-11-14 11:35:26 +11: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 Store resolution for self and crate root module segments 2024-11-20 18:57:02 +00:00
imports.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
late.rs Move a call outside a loop. 2024-11-14 11:35:27 +11:00
lib.rs Remove Resolver::empty_disambiguator. 2024-11-14 12:08:20 +11:00
macros.rs Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillot 2024-10-29 03:11:39 -07:00
rustdoc.rs Handle librustdoc cases of rustc::potential_query_instability lint 2024-10-06 10:39:03 +03:00