rust/compiler/rustc_resolve
Nicholas Nethercote 258a446c89 Simplify Resolver::resolve_macro_path.
There are only two call sites, and three of the arguments are identical
at both call sites. This commit removes those arguments and renames the
method accordingly.
2025-11-13 09:15:44 +11:00
..
src Simplify Resolver::resolve_macro_path. 2025-11-13 09:15:44 +11:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
messages.ftl Auto merge of #145314 - estebank:issue-135589-all, r=Nadrieril 2025-11-04 21:37:44 +00:00