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). |
||
|---|---|---|
| .. | ||
| ast_validation.rs | ||
| Cargo.toml | ||
| diagnostics.rs | ||
| hir_stats.rs | ||
| layout_test.rs | ||
| lib.rs | ||
| loops.rs | ||
| rvalue_promotion.rs | ||