Module rustc_middle::hir::map
source ยท Structsยง
- ItemCollector ๐
- ParentHirIterator ๐An iterator that walks up the ancestor tree of a given
HirId
. Constructed usingtcx.hir().parent_iter(hir_id)
. - An iterator that walks up the ancestor tree of a given
HirId
. Constructed usingtcx.hir().parent_owner_iter(hir_id)
.
Functionsยง
- crate_hash ๐
- hir_crate_items ๐
- hir_id_to_string ๐
- hir_module_items ๐
- upstream_crates ๐