List of all items
Structs
- QueryOverflow
 - QueryOverflowNote
 - cache::Cache
 - cache::WithDepNode
 - dep_graph::DepGraph
 - dep_graph::DepGraphQuery
 - dep_graph::DepNodeIndex
 - dep_graph::SerializedDepGraph
 - dep_graph::SerializedDepNodeIndex
 - dep_graph::WorkProduct
 - dep_graph::debug::DepNodeFilter
 - dep_graph::debug::EdgeFilter
 - dep_graph::dep_node::DepKind
 - dep_graph::dep_node::DepKindStruct
 - dep_graph::dep_node::DepNode
 - dep_graph::dep_node::WorkProductId
 - dep_graph::edges::EdgesVec
 - dep_graph::graph::CurrentDepGraph
 - dep_graph::graph::DepGraph
 - dep_graph::graph::DepGraphData
 - dep_graph::graph::DepNodeColorMap
 - dep_graph::graph::DepNodeIndex
 - dep_graph::graph::EdgeIndex
 - dep_graph::graph::MarkFrame
 - dep_graph::graph::TaskDeps
 - dep_graph::graph::WorkProduct
 - dep_graph::query::DepGraphQuery
 - dep_graph::serialized::EdgeHeader
 - dep_graph::serialized::EncoderState
 - dep_graph::serialized::GraphEncoder
 - dep_graph::serialized::LocalEncoderResult
 - dep_graph::serialized::LocalEncoderState
 - dep_graph::serialized::NodeInfo
 - dep_graph::serialized::SerializedDepGraph
 - dep_graph::serialized::SerializedDepNodeIndex
 - dep_graph::serialized::SerializedNodeHeader
 - dep_graph::serialized::Stat
 - dep_graph::serialized::Unpacked
 - error::Cycle
 - error::CycleStack
 - error::CycleUsage
 - error::IncrementCompilation
 - error::QueryOverflow
 - error::QueryOverflowNote
 - error::Reentrant
 - ich::StableHashingContext
 - ich::hcx::StableHashingContext
 - query::CycleError
 - query::DefIdCache
 - query::DefaultCache
 - query::QueryInfo
 - query::QueryJob
 - query::QueryJobId
 - query::QueryJobInfo
 - query::QueryStackDeferred
 - query::QueryStackFrame
 - query::QueryStackFrameExtra
 - query::QueryState
 - query::SingleCache
 - query::VecCache
 - query::caches::DefIdCache
 - query::caches::DefaultCache
 - query::caches::SingleCache
 - query::caches::VecCache
 - query::job::QueryInfo
 - query::job::QueryJob
 - query::job::QueryJobId
 - query::job::QueryJobInfo
 - query::job::QueryLatch
 - query::job::QueryLatchInfo
 - query::job::QueryWaiter
 - query::plumbing::CycleError
 - query::plumbing::JobOwner
 - query::plumbing::QueryState
 
Enums
- HandleCycleError
 - dep_graph::FingerprintStyle
 - dep_graph::TaskDepsRef
 - dep_graph::graph::DepNodeColor
 - dep_graph::graph::TaskDepsRef
 - error::Alias
 - error::HandleCycleError
 - error::StackCount
 - query::QueryMode
 - query::QuerySideEffect
 - query::plumbing::QueryMode
 - query::plumbing::QueryResult
 
Traits
- Value
 - dep_graph::DepContext
 - dep_graph::Deps
 - dep_graph::HasDepContext
 - dep_graph::dep_node::DepNodeParams
 - query::QueryCache
 - query::QueryConfig
 - query::QueryContext
 - query::caches::QueryCache
 - query::config::QueryConfig
 - values::Value
 
Functions
- dep_graph::dep_node::default_dep_kind_debug
 - dep_graph::dep_node::default_dep_node_debug
 - dep_graph::graph::hash_result
 - dep_graph::graph::panic_on_forbidden_read
 - dep_graph::graph::print_markframe_trace
 - dep_graph::hash_result
 - dep_graph::serialized::mask
 - query::break_query_cycles
 - query::force_query
 - query::get_query_incr
 - query::get_query_non_incr
 - query::job::break_query_cycles
 - query::job::connected_to_root
 - query::job::cycle_check
 - query::job::pick_query
 - query::job::print_query_stack
 - query::job::remove_cycle
 - query::job::report_cycle
 - query::job::visit_waiters
 - query::plumbing::cycle_error
 - query::plumbing::ensure_must_run
 - query::plumbing::equivalent_key
 - query::plumbing::execute_job
 - query::plumbing::execute_job_incr
 - query::plumbing::execute_job_non_incr
 - query::plumbing::force_query
 - query::plumbing::get_query_incr
 - query::plumbing::get_query_non_incr
 - query::plumbing::handle_cycle_error
 - query::plumbing::incremental_verify_ich
 - query::plumbing::incremental_verify_ich_failed
 - query::plumbing::incremental_verify_ich_not_green
 - query::plumbing::mk_cycle
 - query::plumbing::try_execute_query
 - query::plumbing::try_get_cached
 - query::plumbing::try_load_from_disk_and_cache_in_memory
 - query::plumbing::wait_for_query
 - query::print_query_stack
 - query::report_cycle
 - query::try_get_cached
 
Type Aliases
- dep_graph::WorkProductMap
 - dep_graph::graph::WorkProductMap
 - query::HashResult
 - query::QueryMap
 - query::config::HashResult
 - query::job::QueryMap
 - query::job::Waiter