Rollup merge of #156135 - oli-obk:def_id_to_node_id_reduction, r=petrochenkov
Remove most uses of def_id_to_node_id Especially those happening during normal resolving, where we are actually looking at current parent scopes. It allows follow-up refactorings to not have a way to go from `NodeId` to `DefId` until macro expansion is done r? @petrochenkov
G
Guillaume Gomez committed
e4ed73e971c82ed22da263d039f71b24aef33f8b
Committed by GitHub <noreply@github.com>
on 5/5/2026, 12:50:14 AM