Reduce exposure of things.
This commit is contained in:
parent
000767564e
commit
8f669f558a
6 changed files with 29 additions and 32 deletions
|
@ -8,8 +8,8 @@ mod dep_node;
|
|||
|
||||
pub use rustc_query_system::dep_graph::debug::EdgeFilter;
|
||||
pub use rustc_query_system::dep_graph::{
|
||||
debug::DepNodeFilter, hash_result, DepContext, DepGraphQuery, DepNodeColor, DepNodeIndex, Deps,
|
||||
SerializedDepGraph, SerializedDepNodeIndex, TaskDeps, TaskDepsRef, WorkProduct, WorkProductId,
|
||||
debug::DepNodeFilter, hash_result, DepContext, DepGraphQuery, DepNodeIndex, Deps,
|
||||
SerializedDepGraph, SerializedDepNodeIndex, TaskDepsRef, WorkProduct, WorkProductId,
|
||||
WorkProductMap,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue