about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-11-26 10:43:41 +0000
committerbors <bors@rust-lang.org>2023-11-26 10:43:41 +0000
commit3acb261e214cd13ae54346af30eae5807501ec37 (patch)
tree42941dba22984d0a3962b67c6d504bc99970739c /compiler/rustc_interface/src
parent274b5249eb1014b441fd9fe45e9373111f61e413 (diff)
parentc697927f443043fb9715b9b239fa1d2440c0e53c (diff)
downloadrust-3acb261e214cd13ae54346af30eae5807501ec37.tar.gz
rust-3acb261e214cd13ae54346af30eae5807501ec37.zip
Auto merge of #118256 - petrochenkov:nohir, r=compiler-errors
rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cleanup

Noticed this while working on https://github.com/rust-lang/rust/pull/118188.

The history here is that the method was moved from HIR map to tcx in https://github.com/rust-lang/rust/pull/93373 as a part of incremental compilation work, so it's unlikely to go back.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions