rust/compiler/rustc_middle
Dylan DPC f1061d1dff
Rollup merge of #83108 - jyn514:remove-unused, r=estebank
Remove unused `opt_local_def_id_to_hir_id` function

Found while investigating #82933 - all LocalDefIds are expected to have
HirIds, there's no point in pretending otherwise.
2021-03-15 16:22:53 +01:00
..
2021-03-10 17:53:35 -08:00

For more information about how rustc works, see the rustc dev guide.