rust/compiler/rustc_resolve
Vadim Petrochenkov 52c73975b4 resolve: Use item_name and opt_parent in Resolver::get_module
This is a cleanup that doesn't introduce new query calls, but this way `def_key` is decoded twice which may matter for performance or may not
2023-03-16 17:22:18 +04:00
..
2023-03-11 22:51:57 +01:00