rust/compiler/rustc_middle
Joshua Nelson e161a2fd73 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-14 01:37:13 -05:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Remove unused opt_local_def_id_to_hir_id function 2021-03-14 01:37:13 -05:00
Cargo.toml Update measureme dependency to the latest version 2021-02-25 18:25:38 -05:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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