Module rustc_typeck::dep_graph
[−]
[src]
Unstable (
rustc_private)Modules
| debug |
[Unstable] Code for debugging the dep-graph. |
Structs
| DepGraph | [Unstable] |
| DepGraphQuery | [Unstable] |
| DepTask | [Unstable] |
| DepTrackingMap |
[Unstable] A DepTrackingMap offers a subset of the |
Enums
| DepNode | [Unstable] |
Traits
| DepTrackingMapConfig | [Unstable] |
Functions
| visit_all_items_in_krate |
[Unstable] Visit all the items in the krate in some order. When visiting a
particular item, first create a dep-node by calling |