rust/compiler/rustc_resolve/src
bors 0d95920262 Auto merge of #144172 - lqd:revert-144013, r=petrochenkov
Prepare revert of 144013

This is a possible revert for rust-lang/rust#144013 causing issue rust-lang/rust#144168 (imo p-crit) to give us time to figure out a correct fix for rust-lang/rust#144013 without pressure. Feel free to close if it's an easy fix instead: r? `@petrochenkov`
2025-07-19 18:20:39 +00:00
..
late inline CrateLoader inside of CStore 2025-07-18 13:16:09 +02:00
rustdoc Update tests to work with new DocFragment field and redundant_explicit_links new API 2025-06-23 16:02:34 +02:00
build_reduced_graph.rs Revert "resolve: Make disambiguators for underscore bindings module-local" 2025-07-19 09:30:39 +00:00
check_unused.rs replace binding and shadowed_glob on NameResolution with non_glob_binding and glob_binding 2025-07-12 15:06:32 +02:00
def_collector.rs Fix ice for feature-gated cfg attributes applied to the crate 2025-07-15 23:28:15 +02:00
diagnostics.rs inline CrateLoader inside of CStore 2025-07-18 13:16:09 +02:00
effective_visibilities.rs resolve: Change &mut Resolver to &Resolver when possible 2025-07-17 02:09:01 +03:00
errors.rs Rollup merge of #134006 - klensy:typos, r=nnethercote 2025-07-03 13:29:35 +02:00
ident.rs resolve: Change &mut Resolver to &Resolver when possible 2025-07-17 02:09:01 +03:00
imports.rs Revert "resolve: Make disambiguators for underscore bindings module-local" 2025-07-19 09:30:39 +00:00
late.rs rename emit_unless to emit_unless_delay 2025-07-19 01:49:19 +08:00
lib.rs Revert "resolve: Make disambiguators for underscore bindings module-local" 2025-07-19 09:30:39 +00:00
macros.rs Revert "resolve: Make disambiguators for underscore bindings module-local" 2025-07-19 09:30:39 +00:00
rustdoc.rs Improve path segment joining. 2025-07-17 08:37:19 +10:00