rust/src/librustc_privacy
Mazdak Farrokhzad 81434cbf84
Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebank
Cleanup: rename node_id_to_type(_opt)

Renames `node_id_to_type(_opt)` to `hir_id_to_type(_opt)`; this makes it clear we are dealing with HIR nodes and their IDs here.

In addition, a drive-by commit removing `ty::item_path::hir_path_str` (as requested by @eddyb).
2019-02-13 04:37:00 +01:00
..
Cargo.toml librustc_privacy => 2018 2019-02-03 15:56:35 +01:00
diagnostics.rs Remove licenses 2018-12-25 21:08:33 -07:00
lib.rs Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebank 2019-02-13 04:37:00 +01:00