List of all items
Structs
- assert_dep_graph::GraphvizDepGraph
- assert_dep_graph::IfThisChanged
- diagnostics::AssertLoaded
- diagnostics::AssertNotLoaded
- diagnostics::AssertionAuto
- diagnostics::CanonicalizePath
- diagnostics::CopyWorkProductToCache
- diagnostics::CorruptFile
- diagnostics::CreateDepGraph
- diagnostics::CreateIncrCompDir
- diagnostics::CreateLock
- diagnostics::CreateNew
- diagnostics::DeleteFull
- diagnostics::DeleteIncompatible
- diagnostics::DeleteLock
- diagnostics::DeleteOld
- diagnostics::DeletePartial
- diagnostics::DeleteWorkProduct
- diagnostics::Finalize
- diagnostics::FinalizedGcFailed
- diagnostics::HardLinkFailed
- diagnostics::InvalidGcFailed
- diagnostics::LoadDepGraph
- diagnostics::MissingIfThisChanged
- diagnostics::MoveDepGraph
- diagnostics::NoPath
- diagnostics::NotClean
- diagnostics::NotDirty
- diagnostics::NotLoaded
- diagnostics::Ok
- diagnostics::RepeatedDepNodeLabel
- diagnostics::SessionGcFailed
- diagnostics::UncheckedClean
- diagnostics::UndefinedCleanDirty
- diagnostics::UndefinedCleanDirtyItem
- diagnostics::UnrecognizedDepNode
- diagnostics::UnrecognizedDepNodeLabel
- diagnostics::WriteNew
- persist::clean::Assertion
- persist::clean::CleanVisitor
- persist::clean::FindAllAttrs
- persist::data::SerializedWorkProduct
- persist::file_format::OpenFile
Enums
Functions
- assert_dep_graph::assert_dep_graph
- assert_dep_graph::check_paths
- assert_dep_graph::dump_graph
- assert_dep_graph::filter_edges
- assert_dep_graph::filter_nodes
- assert_dep_graph::node_set
- assert_dep_graph::walk_between
- assert_dep_graph::walk_nodes
- copy_cgu_workproduct_to_incr_comp_cache_dir
- finalize_session_directory
- in_incr_comp_dir
- in_incr_comp_dir_sess
- load_query_result_cache
- persist::clean::check_clean_annotations
- persist::file_format::open_incremental_file
- persist::file_format::report_format_mismatch
- persist::file_format::rustc_version
- persist::file_format::save_in
- persist::file_format::write_file_header
- persist::fs::all_except_most_recent
- persist::fs::copy_files
- persist::fs::crate_path
- persist::fs::create_dir
- persist::fs::delete_all_session_dir_contents
- persist::fs::delete_old
- persist::fs::delete_session_dir_lock_file
- persist::fs::dep_graph_path
- persist::fs::extract_timestamp_from_session_dir
- persist::fs::finalize_session_directory
- persist::fs::find_source_directory
- persist::fs::find_source_directory_in_iter
- persist::fs::garbage_collect_session_directories
- persist::fs::generate_session_dir_path
- persist::fs::in_incr_comp_dir
- persist::fs::in_incr_comp_dir_sess
- persist::fs::is_finalized
- persist::fs::is_old_enough_to_be_collected
- persist::fs::is_session_directory
- persist::fs::is_session_directory_lock_file
- persist::fs::lock_directory
- persist::fs::lock_file_path
- persist::fs::prepare_session_directory
- persist::fs::query_cache_path
- persist::fs::rename_path_with_retry
- persist::fs::safe_remove_file
- persist::fs::staging_dep_graph_path
- persist::fs::string_to_timestamp
- persist::fs::timestamp_to_string
- persist::fs::work_products_path
- persist::load::delete_dirty_work_product
- persist::load::load_dep_graph
- persist::load::load_query_result_cache
- persist::load::maybe_assert_incr_state
- persist::load::setup_dep_graph
- persist::save::encode_work_product_index
- persist::save::save_dep_graph
- persist::save::save_work_product_index
- persist::work_product::copy_cgu_workproduct_to_incr_comp_cache_dir
- persist::work_product::delete_workproduct_files
- provide
- save_work_product_index
- setup_dep_graph
Type Aliases
Constants
- persist::clean::BASE_CONST
- persist::clean::BASE_FN
- persist::clean::BASE_HIR
- persist::clean::BASE_IMPL
- persist::clean::BASE_MIR
- persist::clean::BASE_STRUCT
- persist::clean::EXTRA_ASSOCIATED
- persist::clean::EXTRA_TRAIT
- persist::clean::LABELS_ADT
- persist::clean::LABELS_CONST
- persist::clean::LABELS_CONST_IN_IMPL
- persist::clean::LABELS_CONST_IN_TRAIT
- persist::clean::LABELS_FN
- persist::clean::LABELS_FN_IN_IMPL
- persist::clean::LABELS_FN_IN_TRAIT
- persist::clean::LABELS_HIR_ONLY
- persist::clean::LABELS_IMPL
- persist::clean::LABELS_TRAIT
- persist::file_format::FILE_MAGIC
- persist::file_format::HEADER_FORMAT_VERSION
- persist::fs::DEP_GRAPH_FILENAME
- persist::fs::INT_ENCODE_BASE
- persist::fs::LOCK_FILE_EXT
- persist::fs::QUERY_CACHE_FILENAME
- persist::fs::STAGING_DEP_GRAPH_FILENAME
- persist::fs::WORK_PRODUCTS_FILENAME