Miguel Guarniz 224916823a Refactor HIR item-like traversal (part 1)
- Create hir_crate_items query which traverses tcx.hir_crate(()).owners to return a hir::ModuleItems
- use tcx.hir_crate_items in tcx.hir().items() to return an iterator of hir::ItemId
- add par_items(impl Fn(hir::ItemId)) to traverse all items in parallel

Signed-off-by: Miguel Guarniz <mi9uel9@gmail.com>
2022-04-08 11:59:59 -04:00
..
2022-03-24 11:27:07 +00:00
2021-12-13 00:00:51 +00:00
2021-12-13 00:00:51 +00:00
2021-12-13 00:00:51 +00:00
2021-12-13 00:00:51 +00:00
2021-12-13 17:09:16 +00:00
2022-02-24 22:55:40 +03:00
2022-02-24 22:55:40 +03:00
2021-12-13 00:00:51 +00:00
2021-12-13 00:00:51 +00:00
2022-03-02 19:20:27 -05:00
2021-12-12 12:34:21 +00:00
2021-12-12 12:34:21 +00:00