rust/compiler/rustc_resolve/src
2026-02-14 13:47:52 +01:00
..
late Rollup merge of #152471 - JohnTitor:sugg-assoc-items-from-bounds, r=estebank 2026-02-13 22:26:33 -05:00
rustdoc Overhaul filename handling for cross-compiler consistency 2025-12-12 07:33:09 +01:00
build_reduced_graph.rs Fix some typos of "definition" 2026-01-29 13:33:41 +11:00
check_unused.rs resolve: Replace Macros20NormalizedIdent with IdentKey 2026-01-27 18:11:52 +03:00
def_collector.rs separate ast item for const block items 2026-01-21 18:26:57 +03:00
diagnostics.rs Port #[rustc_diagnostic_item] to the new attribute parsers 2026-02-13 09:46:47 +00:00
effective_visibilities.rs resolve: Mark items under ambigous imports as exported 2026-01-27 16:24:53 +03:00
errors.rs Rename inline_fluent! to msg! 2026-02-14 13:47:52 +01:00
ident.rs resolve: Report more early resolution ambiguities for imports 2026-02-02 14:44:13 +03:00
imports.rs Partially revert "resolve: Update NameBindingData::vis in place" 2026-02-11 22:27:56 +03:00
late.rs Rollup merge of #152471 - JohnTitor:sugg-assoc-items-from-bounds, r=estebank 2026-02-13 22:26:33 -05:00
lib.rs Rollup merge of #152471 - JohnTitor:sugg-assoc-items-from-bounds, r=estebank 2026-02-13 22:26:33 -05:00
macros.rs Remove Resolver::create_stable_hashing_context. 2026-02-06 09:18:18 +11:00
rustdoc.rs render intra-doc links in the #[deprectated] note 2026-01-08 11:35:33 +01:00