rust/compiler/rustc_resolve/src
bors 4dd8b420c0 Auto merge of #96521 - petrochenkov:docrules, r=notriddle,GuillaumeGomez
rustdoc: Resolve doc links referring to `macro_rules` items

cc https://github.com/rust-lang/rust/issues/81633

UPD: the fallback to considering *all* `macro_rules` in the crate for unresolved names is not removed in this PR, it will be removed separately and will be run through crater.
2022-05-01 20:28:10 +00:00
..
late resolve: Turn enum Finalize into an optional struct 2022-05-01 17:42:22 +03:00
access_levels.rs resolve/metadata: Stop encoding macros as reexports 2022-02-24 22:55:40 +03:00
build_reduced_graph.rs Auto merge of #96521 - petrochenkov:docrules, r=notriddle,GuillaumeGomez 2022-05-01 20:28:10 +00:00
check_unused.rs span: move MultiSpan 2022-04-05 07:01:00 +01:00
def_collector.rs Visit generics inside visit_fn. 2022-04-17 11:03:33 +02:00
diagnostics.rs resolve: Rename unusable_binding to ignore_binding 2022-05-01 18:02:37 +03:00
ident.rs resolve: Rename unusable_binding to ignore_binding 2022-05-01 18:02:37 +03:00
imports.rs resolve: Rename unusable_binding to ignore_binding 2022-05-01 18:02:37 +03:00
late.rs resolve: Rename unusable_binding to ignore_binding 2022-05-01 18:02:37 +03:00
lib.rs Auto merge of #96521 - petrochenkov:docrules, r=notriddle,GuillaumeGomez 2022-05-01 20:28:10 +00:00
macros.rs resolve: Merge last_import_segment into Finalize 2022-05-01 18:02:35 +03:00