List of all items
Structs
- core::PackageIdSpec
 - core::SourceId
 - core::Workspace
 - core::WorkspaceRootConfig
 - core::compiler::BuildConfig
 - core::compiler::BuildContext
 - core::compiler::BuildOutput
 - core::compiler::BuildRunner
 - core::compiler::BuildScriptOutputs
 - core::compiler::BuildScripts
 - core::compiler::Compilation
 - core::compiler::CompileTarget
 - core::compiler::DefaultExecutor
 - core::compiler::Doctest
 - core::compiler::FileType
 - core::compiler::Metadata
 - core::compiler::OutputOptions
 - core::compiler::RustDocFingerprint
 - core::compiler::RustcTargetData
 - core::compiler::TargetInfo
 - core::compiler::Unit
 - core::compiler::UnitHash
 - core::compiler::UnitInterner
 - core::compiler::UnitOutput
 - core::compiler::build_config::BuildConfig
 - core::compiler::build_context::BuildContext
 - core::compiler::build_context::target_info::FileType
 - core::compiler::build_context::target_info::RustDocFingerprint
 - core::compiler::build_context::target_info::RustcTargetData
 - core::compiler::build_context::target_info::TargetInfo
 - core::compiler::build_plan::BuildPlan
 - core::compiler::build_plan::Invocation
 - core::compiler::build_plan::SerializedBuildPlan
 - core::compiler::build_runner::BuildRunner
 - core::compiler::build_runner::compilation_files::CompilationFiles
 - core::compiler::build_runner::compilation_files::Metadata
 - core::compiler::build_runner::compilation_files::OutputFile
 - core::compiler::build_runner::compilation_files::UnitHash
 - core::compiler::compilation::Compilation
 - core::compiler::compilation::Doctest
 - core::compiler::compilation::UnitOutput
 - core::compiler::compile_kind::CompileTarget
 - core::compiler::custom_build::BuildDeps
 - core::compiler::custom_build::BuildOutput
 - core::compiler::custom_build::BuildScriptOutputs
 - core::compiler::custom_build::BuildScripts
 - core::compiler::fingerprint::DepFingerprint
 - core::compiler::fingerprint::Fingerprint
 - core::compiler::fingerprint::dep_info::Checksum
 - core::compiler::fingerprint::dep_info::EncodedDepInfo
 - core::compiler::fingerprint::dep_info::RustcDepInfo
 - core::compiler::fingerprint::dirty_reason::After
 - core::compiler::fingerprint::dirty_reason::FileTimeDiff
 - core::compiler::future_incompat::Diagnostic
 - core::compiler::future_incompat::FutureBreakageItem
 - core::compiler::future_incompat::FutureIncompatReport
 - core::compiler::future_incompat::FutureIncompatReportPackage
 - core::compiler::future_incompat::OnDiskReport
 - core::compiler::future_incompat::OnDiskReports
 - core::compiler::job_queue::DiagDedupe
 - core::compiler::job_queue::DrainState
 - core::compiler::job_queue::ErrorToHandle
 - core::compiler::job_queue::ErrorsDuringDrain
 - core::compiler::job_queue::JobId
 - core::compiler::job_queue::JobQueue
 - core::compiler::job_queue::WarningCount
 - core::compiler::job_queue::job::Job
 - core::compiler::job_queue::job::Work
 - core::compiler::job_queue::job_state::JobState
 - core::compiler::layout::Layout
 - core::compiler::output_sbom::Sbom
 - core::compiler::output_sbom::SbomCrate
 - core::compiler::output_sbom::SbomDependency
 - core::compiler::output_sbom::SbomFormatVersion
 - core::compiler::output_sbom::SbomIndex
 - core::compiler::output_sbom::SbomRustc
 - core::compiler::rustdoc::RustdocExternMap
 - core::compiler::timings::Concurrency
 - core::compiler::timings::Timings
 - core::compiler::timings::UnitTime
 - core::compiler::unit::InternerState
 - core::compiler::unit::Unit
 - core::compiler::unit::UnitInner
 - core::compiler::unit::UnitInterner
 - core::compiler::unit_dependencies::State
 - core::compiler::unit_graph::SerializedUnit
 - core::compiler::unit_graph::SerializedUnitDep
 - core::compiler::unit_graph::SerializedUnitGraph
 - core::compiler::unit_graph::UnitDep
 - core::dependency::Artifact
 - core::dependency::Dependency
 - core::dependency::Inner
 - core::dependency::SerializedArtifact
 - core::dependency::SerializedDependency
 - core::features::CliUnstable
 - core::features::Feature
 - core::features::Features
 - core::features::GitFeatures
 - core::features::GitoxideFeatures
 - core::gc::Gc
 - core::gc::GcOpts
 - core::gc::GlobalCleanConfig
 - core::global_cache_tracker::BasePaths
 - core::global_cache_tracker::DeferredGlobalLastUse
 - core::global_cache_tracker::GitCheckout
 - core::global_cache_tracker::GitDb
 - core::global_cache_tracker::GlobalCacheTracker
 - core::global_cache_tracker::ParentId
 - core::global_cache_tracker::RegistryCrate
 - core::global_cache_tracker::RegistryIndex
 - core::global_cache_tracker::RegistrySrc
 - core::manifest::DelayedWarning
 - core::manifest::Manifest
 - core::manifest::ManifestMetadata
 - core::manifest::MetadataEnvs
 - core::manifest::SerializedTarget
 - core::manifest::Target
 - core::manifest::TargetInner
 - core::manifest::VirtualManifest
 - core::manifest::Warnings
 - core::package::Download
 - core::package::Downloads
 - core::package::Package
 - core::package::PackageInner
 - core::package::PackageSet
 - core::package::SerializedPackage
 - core::package_id::PackageId
 - core::package_id::PackageIdInner
 - core::package_id::PackageIdStableHash
 - core::profiles::Profile
 - core::profiles::ProfileMaker
 - core::profiles::Profiles
 - core::profiles::UnitFor
 - core::registry::LockedPatchDependency
 - core::registry::PackageRegistry
 - core::resolver::BacktrackFrame
 - core::resolver::EncodableDependency
 - core::resolver::EncodablePackageId
 - core::resolver::EncodableResolve
 - core::resolver::RemainingCandidates
 - core::resolver::Resolve
 - core::resolver::ResolveError
 - core::resolver::ResolveOpts
 - core::resolver::VersionPreferences
 - core::resolver::conflict_cache::ConflictCache
 - core::resolver::context::ResolverContext
 - core::resolver::dep_cache::RegistryQueryer
 - core::resolver::dep_cache::Requirements
 - core::resolver::encode::EncodableDependency
 - core::resolver::encode::EncodablePackageId
 - core::resolver::encode::EncodableResolve
 - core::resolver::encode::EncodableSourceId
 - core::resolver::encode::EncodeState
 - core::resolver::encode::Patch
 - core::resolver::errors::ResolveError
 - core::resolver::features::CliFeatures
 - core::resolver::features::FeatureOpts
 - core::resolver::features::FeatureResolver
 - core::resolver::features::ResolvedFeatures
 - core::resolver::resolve::Resolve
 - core::resolver::types::ActivationsKey
 - core::resolver::types::DepsFrame
 - core::resolver::types::RcVecIter
 - core::resolver::types::RemainingDeps
 - core::resolver::types::ResolveOpts
 - core::resolver::types::ResolverProgress
 - core::resolver::version_prefs::VersionPreferences
 - core::shell::Hyperlink
 - core::shell::Shell
 - core::source_id::SourceId
 - core::source_id::SourceIdAsUrl
 - core::source_id::SourceIdInner
 - core::summary::Inner
 - core::summary::MissingDependencyError
 - core::summary::Summary
 - core::workspace::LookBehind
 - core::workspace::LookBehindWindow
 - core::workspace::Packages
 - core::workspace::Workspace
 - core::workspace::WorkspaceRootConfig
 - macros::DisplayAsDebug
 - ops::CleanContext
 - ops::CleanOptions
 - ops::CompileOptions
 - ops::DocOptions
 - ops::ExportInfo
 - ops::FetchOptions
 - ops::FixOptions
 - ops::InstallTracker
 - ops::NewOptions
 - ops::OutputMetadataOptions
 - ops::OwnersOptions
 - ops::PackageOpts
 - ops::PublishOpts
 - ops::TestOptions
 - ops::UpdateOptions
 - ops::VendorOptions
 - ops::WorkspaceResolve
 - ops::cargo_add::AddOptions
 - ops::cargo_add::DepOp
 - ops::cargo_add::DependencyUI
 - ops::cargo_add::crate_spec::CrateSpec
 - ops::cargo_clean::CleanContext
 - ops::cargo_clean::CleanOptions
 - ops::cargo_clean::CleaningFolderBar
 - ops::cargo_clean::CleaningPackagesBar
 - ops::cargo_compile::CompileOptions
 - ops::cargo_compile::unit_generator::Proposal
 - ops::cargo_compile::unit_generator::UnitGenerator
 - ops::cargo_config::GetOptions
 - ops::cargo_doc::DocOptions
 - ops::cargo_fetch::FetchOptions
 - ops::cargo_install::InstallablePackage
 - ops::cargo_install::Transaction
 - ops::cargo_new::CargoNewConfig
 - ops::cargo_new::IgnoreList
 - ops::cargo_new::MkOptions
 - ops::cargo_new::NewOptions
 - ops::cargo_new::SourceFileInformation
 - ops::cargo_output_metadata::Dep
 - ops::cargo_output_metadata::DepKindInfo
 - ops::cargo_output_metadata::ExportInfo
 - ops::cargo_output_metadata::MetadataResolve
 - ops::cargo_output_metadata::MetadataResolveNode
 - ops::cargo_output_metadata::OutputMetadataOptions
 - ops::cargo_package::ArchiveFile
 - ops::cargo_package::LocalDependencies
 - ops::cargo_package::PackageOpts
 - ops::cargo_package::TmpRegistry
 - ops::cargo_package::vcs::GitVcsInfo
 - ops::cargo_package::vcs::VcsInfo
 - ops::cargo_remove::RemoveOptions
 - ops::cargo_test::TestOptions
 - ops::cargo_test::UnitTestError
 - ops::cargo_update::PackageChange
 - ops::cargo_update::PackageDiff
 - ops::cargo_update::UpdateOptions
 - ops::common_for_install_and_uninstall::CrateListingV1
 - ops::common_for_install_and_uninstall::CrateListingV2
 - ops::common_for_install_and_uninstall::InstallInfo
 - ops::common_for_install_and_uninstall::InstallTracker
 - ops::fix::FixArgs
 - ops::fix::FixOptions
 - ops::fix::FixedCrate
 - ops::fix::FixedFile
 - ops::registry::RegistrySourceIds
 - ops::registry::owner::OwnersOptions
 - ops::registry::publish::PublishOpts
 - ops::registry::publish::PublishPlan
 - ops::resolve::SpecsAndResolvedFeatures
 - ops::resolve::WorkspaceResolve
 - ops::tree::NodeId
 - ops::tree::Symbols
 - ops::tree::TreeOptions
 - ops::tree::format::Display
 - ops::tree::format::Pattern
 - ops::tree::format::parse::Parser
 - ops::tree::graph::Edge
 - ops::tree::graph::Edges
 - ops::tree::graph::Graph
 - ops::tree::graph::NodeId
 - ops::vendor::SourceReplacementCache
 - ops::vendor::VendorConfig
 - ops::vendor::VendorOptions
 - sources::config::SourceConfig
 - sources::config::SourceConfigDef
 - sources::config::SourceConfigMap
 - sources::directory::Checksum
 - sources::directory::DirectorySource
 - sources::git::GitCheckout
 - sources::git::GitDatabase
 - sources::git::GitRemote
 - sources::git::GitSource
 - sources::git::known_hosts::KnownHost
 - sources::git::source::GitSource
 - sources::git::utils::CheckoutGuard
 - sources::git::utils::GitCheckout
 - sources::git::utils::GitDatabase
 - sources::git::utils::GitRemote
 - sources::git::utils::GitShortID
 - sources::overlay::DependencyConfusionThreatOverlaySource
 - sources::path::PathEntry
 - sources::path::PathSource
 - sources::path::RecursivePathSource
 - sources::registry::LockMetadata
 - sources::registry::RegistryConfig
 - sources::registry::RegistrySource
 - sources::registry::http_remote::CompletedDownload
 - sources::registry::http_remote::Download
 - sources::registry::http_remote::Downloads
 - sources::registry::http_remote::Headers
 - sources::registry::http_remote::HttpRegistry
 - sources::registry::index::IndexPackage
 - sources::registry::index::IndexPackageMinimum
 - sources::registry::index::IndexPackageRustVersion
 - sources::registry::index::IndexPackageV
 - sources::registry::index::RegistryDependency
 - sources::registry::index::RegistryIndex
 - sources::registry::index::Summaries
 - sources::registry::index::cache::CacheManager
 - sources::registry::index::cache::SummariesCache
 - sources::registry::local::LocalRegistry
 - sources::registry::remote::RemoteRegistry
 - sources::replaced::ReplacedSource
 - sources::source::SourceMap
 - util::CanonicalUrl
 - util::DependencyQueue
 - util::FileLock
 - util::Filesystem
 - util::FossilRepo
 - util::GitRepo
 - util::HgRepo
 - util::HumanBytes
 - util::LockServer
 - util::LockServerClient
 - util::LockServerStarted
 - util::PijulRepo
 - util::Progress
 - util::Queue
 - util::auth::AuthorizationError
 - util::auth::RegistryConfig
 - util::auth::RegistryConfigExtended
 - util::cache_lock::CacheLock
 - util::cache_lock::CacheLocker
 - util::cache_lock::CacheState
 - util::cache_lock::RecursiveLock
 - util::canonical_url::CanonicalUrl
 - util::command_prelude::Arg
 - util::command_prelude::ArgMatches
 - util::command_prelude::Command
 - util::context::BuildTargetConfig
 - util::context::CargoBuildConfig
 - util::context::CargoFutureIncompatConfig
 - util::context::CargoHttpConfig
 - util::context::CargoNetConfig
 - util::context::CargoResolverConfig
 - util::context::CargoSshConfig
 - util::context::ConfigError
 - util::context::ConfigKey
 - util::context::ConfigRelativePath
 - util::context::CredentialCacheValue
 - util::context::EnvConfigValue
 - util::context::GlobalContext
 - util::context::MissingFieldError
 - util::context::PathAndArgs
 - util::context::ProgressConfig
 - util::context::SslVersionConfigRange
 - util::context::StringList
 - util::context::TargetCfgConfig
 - util::context::TargetConfig
 - util::context::TermConfig
 - util::context::Value
 - util::context::de::ConfigMapAccess
 - util::context::de::ConfigSeqAccess
 - util::context::de::Deserializer
 - util::context::de::Tuple2Deserializer
 - util::context::de::ValueDeserializer
 - util::context::environment::Env
 - util::context::key::ConfigKey
 - util::context::path::ConfigRelativePath
 - util::context::path::PathAndArgs
 - util::context::target::TargetCfgConfig
 - util::context::target::TargetConfig
 - util::context::value::DefinitionKey
 - util::context::value::FieldVisitor
 - util::context::value::Value
 - util::context::value::ValueKey
 - util::counter::MetricsCounter
 - util::cpu::State
 - util::cpu::imp::State
 - util::credential::adaptor::BasicProcessCredential
 - util::credential::paseto::Footer
 - util::credential::paseto::Message
 - util::credential::paseto::PasetoCredential
 - util::credential::process::CredentialProcessCredential
 - util::credential::token::TokenCredential
 - util::dependency_queue::DependencyQueue
 - util::diagnostic_server::DiagnosticPrinter
 - util::diagnostic_server::RustfixDiagnosticServer
 - util::diagnostic_server::StartedServer
 - util::errors::AlreadyPrintedError
 - util::errors::CliError
 - util::errors::HttpNotSuccessful
 - util::errors::InternalError
 - util::errors::ManifestCauses
 - util::errors::ManifestError
 - util::errors::VerboseError
 - util::flock::FileLock
 - util::flock::Filesystem
 - util::graph::Graph
 - util::interning::InternedString
 - util::io::LimitErrorReader
 - util::lints::Lint
 - util::lints::LintGroup
 - util::lockserver::LockServer
 - util::lockserver::LockServerClient
 - util::lockserver::LockServerStarted
 - util::lockserver::ServerClient
 - util::machine_message::Artifact
 - util::machine_message::ArtifactProfile
 - util::machine_message::BuildFinished
 - util::machine_message::BuildScript
 - util::machine_message::FromCompiler
 - util::machine_message::TimingInfo
 - util::network::http::HttpTimeout
 - util::network::retry::Retry
 - util::network::sleep::SleepTracker
 - util::network::sleep::Sleeper
 - util::progress::Format
 - util::progress::Progress
 - util::progress::State
 - util::progress::TerminalIntegration
 - util::progress::Throttle
 - util::queue::Queue
 - util::queue::State
 - util::rustc::Cache
 - util::rustc::CacheData
 - util::rustc::Output
 - util::rustc::Rustc
 - util::toml::InheritableFields
 - util::toml::ManifestContext
 - util::toml::ScriptSource
 - util::toml::embedded::ScriptSource
 - util::toml_mut::dependency::Dependency
 - util::toml_mut::dependency::GitSource
 - util::toml_mut::dependency::PathSource
 - util::toml_mut::dependency::RegistrySource
 - util::toml_mut::dependency::WorkspaceSource
 - util::toml_mut::manifest::DepTable
 - util::toml_mut::manifest::LocalManifest
 - util::toml_mut::manifest::Manifest
 - util::vcs::FossilRepo
 - util::vcs::GitRepo
 - util::vcs::HgRepo
 - util::vcs::PijulRepo
 - version::CommitInfo
 - version::VersionInfo
 
Enums
- core::GitReference
 - core::MaybePackage
 - core::SourceKind
 - core::WorkspaceConfig
 - core::compiler::CompileKind
 - core::compiler::CompileKindFallback
 - core::compiler::CompileMode
 - core::compiler::CrateType
 - core::compiler::FileFlavor
 - core::compiler::Freshness
 - core::compiler::LibraryPath
 - core::compiler::LinkArgTarget
 - core::compiler::Lto
 - core::compiler::MessageFormat
 - core::compiler::TimingOutput
 - core::compiler::UserIntent
 - core::compiler::build_config::CompileMode
 - core::compiler::build_config::MessageFormat
 - core::compiler::build_config::TimingOutput
 - core::compiler::build_config::UserIntent
 - core::compiler::build_context::target_info::FileFlavor
 - core::compiler::build_context::target_info::Flags
 - core::compiler::compilation::ToolKind
 - core::compiler::compile_kind::CompileKind
 - core::compiler::compile_kind::CompileKindFallback
 - core::compiler::crate_type::CrateType
 - core::compiler::custom_build::LibraryPath
 - core::compiler::custom_build::LinkArgTarget
 - core::compiler::custom_build::Severity
 - core::compiler::fingerprint::FsStatus
 - core::compiler::fingerprint::LocalFingerprint
 - core::compiler::fingerprint::StaleItem
 - core::compiler::fingerprint::dep_info::ChecksumAlgo
 - core::compiler::fingerprint::dep_info::DepInfoPathType
 - core::compiler::fingerprint::dep_info::InvalidChecksum
 - core::compiler::fingerprint::dirty_reason::DirtyReason
 - core::compiler::job_queue::Artifact
 - core::compiler::job_queue::FixableWarnings
 - core::compiler::job_queue::Message
 - core::compiler::job_queue::job::Freshness
 - core::compiler::lto::Lto
 - core::compiler::output_sbom::SbomDependencyType
 - core::compiler::rustdoc::RustdocExternMode
 - core::compiler::rustdoc::RustdocScrapeExamples
 - core::compiler::unit_dependencies::IsArtifact
 - core::dependency::ArtifactKind
 - core::dependency::ArtifactTarget
 - core::dependency::DepKind
 - core::features::Edition
 - core::features::FixEdition
 - core::features::Status
 - core::manifest::EitherManifest
 - core::manifest::TargetKind
 - core::manifest::TargetSourcePath
 - core::package::WhyTick
 - core::profiles::DebugInfo
 - core::profiles::Lto
 - core::profiles::PanicSetting
 - core::profiles::PanicStrategy
 - core::profiles::ProfileRoot
 - core::profiles::Strip
 - core::profiles::StripInner
 - core::registry::Kind
 - core::resolver::ActivateError
 - core::resolver::ResolveBehavior
 - core::resolver::ResolveVersion
 - core::resolver::VersionOrdering
 - core::resolver::conflict_cache::ConflictStoreTrie
 - core::resolver::dep_cache::RequirementError
 - core::resolver::errors::ActivateError
 - core::resolver::features::FeaturesFor
 - core::resolver::features::ForceAllTargets
 - core::resolver::features::HasDevUnits
 - core::resolver::features::RequestedFeatures
 - core::resolver::resolve::ResolveVersion
 - core::resolver::types::ConflictReason
 - core::resolver::types::ResolveBehavior
 - core::resolver::types::SemverCompatibility
 - core::resolver::version_prefs::VersionOrdering
 - core::shell::ColorChoice
 - core::shell::ShellOut
 - core::shell::TtyWidth
 - core::shell::Verbosity
 - core::source_id::KeyOf
 - core::source_id::Precise
 - core::summary::FeatureValue
 - core::workspace::MaybePackage
 - core::workspace::WorkspaceConfig
 - ops::CompileFilter
 - ops::EditionFixMode
 - ops::FilterRule
 - ops::LibRule
 - ops::NewProjectKind
 - ops::OutputFormat
 - ops::PackageMessageFormat
 - ops::Packages
 - ops::RegistryCredentialConfig
 - ops::RegistryOrIndex
 - ops::VersionControl
 - ops::cargo_compile::compile_filter::CompileFilter
 - ops::cargo_compile::compile_filter::FilterRule
 - ops::cargo_compile::compile_filter::LibRule
 - ops::cargo_compile::packages::Packages
 - ops::cargo_config::ConfigFormat
 - ops::cargo_doc::OutputFormat
 - ops::cargo_new::NewProjectKind
 - ops::cargo_new::VersionControl
 - ops::cargo_package::FileContents
 - ops::cargo_package::GeneratedFile
 - ops::cargo_package::PackageMessageFormat
 - ops::cargo_test::TestKind
 - ops::cargo_update::PackageChangeKind
 - ops::fix::EditionFixMode
 - ops::registry::RegistryCredentialConfig
 - ops::registry::RegistryOrIndex
 - ops::registry::info::view::FeatureStatus
 - ops::tree::DisplayDepth
 - ops::tree::EdgeKind
 - ops::tree::Node
 - ops::tree::Prefix
 - ops::tree::Target
 - ops::tree::format::Chunk
 - ops::tree::format::parse::RawChunk
 - ops::tree::graph::EdgeKind
 - ops::tree::graph::Node
 - ops::vendor::VendorSource
 - sources::git::fetch::RemoteKind
 - sources::git::known_hosts::KnownHostError
 - sources::git::known_hosts::KnownHostLineType
 - sources::git::known_hosts::KnownHostLocation
 - sources::git::oxide::OpenMode
 - sources::git::source::Revision
 - sources::git::utils::FastPathRev
 - sources::path::FileType
 - sources::registry::IndexSummary
 - sources::registry::LoadResponse
 - sources::registry::MaybeLock
 - sources::registry::http_remote::StatusCode
 - sources::registry::index::IndexSummary
 - sources::registry::index::MaybeIndexSummary
 - sources::source::MaybePackage
 - sources::source::QueryKind
 - util::OptVersionReq
 - util::ProgressStyle
 - util::auth::AuthorizationErrorReason
 - util::cache_lock::BlockingMode
 - util::cache_lock::CacheLockMode
 - util::cache_lock::LockingResult
 - util::command_prelude::ArgAction
 - util::command_prelude::CommandInfo
 - util::command_prelude::ProfileChecking
 - util::context::BuildTargetConfigInner
 - util::context::CargoFutureIncompatFrequencyConfig
 - util::context::ConfigValue
 - util::context::Definition
 - util::context::EnvConfigValueInner
 - util::context::FeatureUnification
 - util::context::IncompatibleRustVersions
 - util::context::JobsConfig
 - util::context::ProgressWhen
 - util::context::SslVersionConfig
 - util::context::Tool
 - util::context::WarningHandling
 - util::context::WhyLoad
 - util::context::de::KeyKind
 - util::context::path::BracketType
 - util::context::path::ResolveTemplateError
 - util::context::value::Definition
 - util::diagnostic_server::Message
 - util::lints::LintLevel
 - util::lints::LintLevelReason
 - util::machine_message::ArtifactDebuginfo
 - util::network::retry::RetryResult
 - util::progress::ProgressOutput
 - util::progress::ProgressStyle
 - util::progress::StatusValue
 - util::semver_ext::OptVersionReq
 - util::toml_mut::dependency::MaybeWorkspace
 - util::toml_mut::dependency::Source
 - util::toml_mut::manifest::DependencyStatus
 - util::toml_mut::manifest::Embedded
 
Traits
- core::PackageIdSpecQuery
 - core::compiler::Executor
 - core::compiler::fingerprint::dirty_reason::ShellExt
 - core::package_id_spec::PackageIdSpecQuery
 - core::registry::Registry
 - ops::cargo_clean::CleaningProgressBar
 - sources::registry::RegistryData
 - sources::source::Source
 - util::IntoUrlWithBase
 - util::VersionExt
 - util::command_prelude::ArgMatchesExt
 - util::command_prelude::CommandExt
 - util::into_url::IntoUrl
 - util::into_url_with_base::IntoUrlWithBase
 - util::machine_message::Message
 - util::network::PollExt
 - util::semver_ext::VersionExt
 - util::semver_ext::VersionReqExt
 - util::toml::ResolveToPath
 
Macros
- __shell_print
 - core::features::features
 - core::features::stab
 - core::features::unstable_cli_options
 - core::global_cache_tracker::insert_or_update_parent
 - core::manifest::get_metadata_env
 - core::manifest::metadata_envs
 - drop_eprint
 - drop_eprintln
 - drop_print
 - drop_println
 - macros::compact_debug
 - try_old_curl
 - try_old_curl_http2_pipewait
 - util::command_prelude::value_parser
 - util::context::de::deserialize_method
 - util::context::get_value_typed
 - util::toml::package_field_getter
 
Functions
- _display_error
 - core::compiler::add_allow_features
 - core::compiler::add_cap_lints
 - core::compiler::add_custom_flags
 - core::compiler::add_error_format_and_color
 - core::compiler::add_plugin_deps
 - core::compiler::append_crate_version_flag
 - core::compiler::apply_env_config
 - core::compiler::artifact::get_env
 - core::compiler::artifact::match_artifacts_kind_with_targets
 - core::compiler::artifact::unit_artifact_type_name_upper
 - core::compiler::build_base_args
 - core::compiler::build_config::default_parallelism
 - core::compiler::build_context::target_info::error_missing_print_output
 - core::compiler::build_context::target_info::extra_args
 - core::compiler::build_context::target_info::output_err_info
 - core::compiler::build_context::target_info::parse_crate_type
 - core::compiler::build_context::target_info::rustflags_from_build
 - core::compiler::build_context::target_info::rustflags_from_env
 - core::compiler::build_context::target_info::rustflags_from_host
 - core::compiler::build_context::target_info::rustflags_from_target
 - core::compiler::build_deps_args
 - core::compiler::build_dir_remap
 - core::compiler::build_runner::compilation_files::compute_metadata
 - core::compiler::build_runner::compilation_files::has_remap_path_prefix
 - core::compiler::build_runner::compilation_files::hash_rustc_version
 - core::compiler::build_runner::compilation_files::metadata_of
 - core::compiler::build_runner::compilation_files::use_extra_filename
 - core::compiler::check_cfg_args
 - core::compiler::compilation::fill_rustc_tool_env
 - core::compiler::compilation::get_sysroot_target_libdir
 - core::compiler::compilation::target_linker
 - core::compiler::compilation::target_runner
 - core::compiler::compile
 - core::compiler::crate_version_flag_already_present
 - core::compiler::custom_build::build_map
 - core::compiler::custom_build::build_work
 - core::compiler::custom_build::emit_build_output
 - core::compiler::custom_build::insert_log_messages_in_build_outputs
 - core::compiler::custom_build::prepare
 - core::compiler::custom_build::prepare_metabuild
 - core::compiler::custom_build::prev_build_output
 - core::compiler::descriptive_pkg_name
 - core::compiler::envify
 - core::compiler::extern_args
 - core::compiler::features_args
 - core::compiler::filter_dynamic_search_path
 - core::compiler::fingerprint::_compare_old_fingerprint
 - core::compiler::fingerprint::build_root
 - core::compiler::fingerprint::build_script_local_fingerprints
 - core::compiler::fingerprint::build_script_override_fingerprint
 - core::compiler::fingerprint::calculate
 - core::compiler::fingerprint::calculate_normal
 - core::compiler::fingerprint::calculate_run_custom_build
 - core::compiler::fingerprint::compare_old_fingerprint
 - core::compiler::fingerprint::dep_info::make_absolute_path
 - core::compiler::fingerprint::dep_info::parse_dep_info
 - core::compiler::fingerprint::dep_info::parse_rustc_dep_info
 - core::compiler::fingerprint::dep_info::translate_dep_info
 - core::compiler::fingerprint::dep_info_loc
 - core::compiler::fingerprint::find_stale_file
 - core::compiler::fingerprint::local_fingerprints_deps
 - core::compiler::fingerprint::pkg_fingerprint
 - core::compiler::fingerprint::prepare_init
 - core::compiler::fingerprint::prepare_target
 - core::compiler::fingerprint::write_fingerprint
 - core::compiler::future_incompat::get_updates
 - core::compiler::future_incompat::render_report
 - core::compiler::future_incompat::save_and_display_report
 - core::compiler::get_dynamic_search_path
 - core::compiler::link_targets
 - core::compiler::links::validate_links
 - core::compiler::lto::calculate
 - core::compiler::lto::generate
 - core::compiler::lto::lto_when_needs_object
 - core::compiler::lto::needs_object
 - core::compiler::lto_args
 - core::compiler::make_failed_scrape_diagnostic
 - core::compiler::on_stderr_line
 - core::compiler::on_stderr_line_inner
 - core::compiler::on_stdout_line
 - core::compiler::output_depinfo::add_deps_for_unit
 - core::compiler::output_depinfo::output_depinfo
 - core::compiler::output_depinfo::render_filename
 - core::compiler::output_sbom::build_sbom
 - core::compiler::output_sbom::build_sbom_graph
 - core::compiler::package_remap
 - core::compiler::prepare_rustc
 - core::compiler::prepare_rustdoc
 - core::compiler::replay_output_cache
 - core::compiler::rustc
 - core::compiler::rustdoc
 - core::compiler::rustdoc::add_output_format
 - core::compiler::rustdoc::add_root_urls
 - core::compiler::rustdoc::build_all_urls
 - core::compiler::rustdoc::default_crates_io_to_docs_rs
 - core::compiler::rustdoc_dep_info_loc
 - core::compiler::scrape_output_path
 - core::compiler::should_include_scrape_units
 - core::compiler::standard_lib::detect_sysroot_src_path
 - core::compiler::standard_lib::generate_roots
 - core::compiler::standard_lib::generate_std_roots
 - core::compiler::standard_lib::resolve_std
 - core::compiler::standard_lib::std_crates
 - core::compiler::sysroot_remap
 - core::compiler::timings::render_rustc_info
 - core::compiler::trim_paths_args
 - core::compiler::trim_paths_args_rustdoc
 - core::compiler::unit_dependencies::artifact_targets_to_unit_deps
 - core::compiler::unit_dependencies::attach_std_deps
 - core::compiler::unit_dependencies::build_unit_dependencies
 - core::compiler::unit_dependencies::calc_artifact_deps
 - core::compiler::unit_dependencies::calc_deps_of_std
 - core::compiler::unit_dependencies::check_or_build_mode
 - core::compiler::unit_dependencies::compute_deps
 - core::compiler::unit_dependencies::compute_deps_custom_build
 - core::compiler::unit_dependencies::compute_deps_doc
 - core::compiler::unit_dependencies::connect_run_custom_build_deps
 - core::compiler::unit_dependencies::dep_build_script
 - core::compiler::unit_dependencies::deps_of
 - core::compiler::unit_dependencies::deps_of_roots
 - core::compiler::unit_dependencies::maybe_lib
 - core::compiler::unit_dependencies::new_unit_dep
 - core::compiler::unit_dependencies::new_unit_dep_with_profile
 - core::compiler::unit_graph::emit_serialized_unit_graph
 - core::compiler::verbose_if_simple_exit_code
 - core::features::cargo_docs_link
 - core::features::cargo_use_gitoxide_instead_of_git2
 - core::features::channel
 - core::features::deserialize_comma_separated_list
 - core::features::deserialize_git_features
 - core::features::deserialize_gitoxide_features
 - core::features::parse_git
 - core::features::parse_gitoxide
 - core::find_workspace_root
 - core::gc::auto_gc
 - core::gc::auto_gc_inner
 - core::gc::maybe_newer_span
 - core::gc::maybe_parse_time_span
 - core::gc::newer_time_span_for_config
 - core::gc::parse_frequency
 - core::gc::parse_human_size
 - core::gc::parse_time_span
 - core::gc::parse_time_span_for_config
 - core::global_cache_tracker::du
 - core::global_cache_tracker::du_git_checkout
 - core::global_cache_tracker::is_silent_error
 - core::global_cache_tracker::migrations
 - core::global_cache_tracker::now
 - core::global_cache_tracker::to_timestamp
 - core::package::tls::set
 - core::package::tls::with
 - core::package_id::strip_parens
 - core::profiles::get_config_profile
 - core::profiles::is_off
 - core::profiles::merge_config_profiles
 - core::profiles::merge_profile
 - core::profiles::merge_toml_overrides
 - core::profiles::validate_packages_unique
 - core::profiles::validate_packages_unmatched
 - core::registry::lock
 - core::registry::summary_for_patch
 - core::resolve_relative_path
 - core::resolver::activate
 - core::resolver::activate_deps_loop
 - core::resolver::check_cycles
 - core::resolver::check_duplicate_pkgs_in_lockfile
 - core::resolver::dep_cache::build_requirements
 - core::resolver::dep_cache::features_enabling_dependency_sorted
 - core::resolver::dep_cache::resolve_features
 - core::resolver::encode::build_path_deps
 - core::resolver::encode::encodable_package_id
 - core::resolver::encode::encodable_resolve_node
 - core::resolver::encode::encodable_source_id
 - core::resolver::errors::activation_error
 - core::resolver::errors::alt_names
 - core::resolver::errors::alt_versions
 - core::resolver::errors::describe_path
 - core::resolver::errors::describe_path_in_context
 - core::resolver::errors::rejected_versions
 - core::resolver::find_candidate
 - core::resolver::generalize_conflicting
 - core::resolver::resolve
 - core::resolver::shortcircuit_max
 - core::shell::imp::err_erase_line
 - core::shell::imp::stderr_width
 - core::shell::supports_color
 - core::shell::supports_hyperlinks
 - core::shell::supports_term_integration
 - core::shell::supports_unicode
 - core::source_id::is_overridden_crates_io_url
 - core::source_id::url_display
 - core::summary::build_feature_map
 - core::workspace::find_root_iter
 - core::workspace::find_workspace_root
 - core::workspace::find_workspace_root_with_loader
 - core::workspace::read_root_pointer
 - core::workspace::resolve_relative_path
 - display_error
 - display_warning_with_error
 - exit_with_error
 - ops::add_overrides
 - ops::cargo_add::add
 - ops::cargo_add::check_invalid_ws_keys
 - ops::cargo_add::check_rust_version_for_optional_dependency
 - ops::cargo_add::find_workspace_dep
 - ops::cargo_add::format_features_version_suffix
 - ops::cargo_add::fuzzy_lookup
 - ops::cargo_add::get_existing_dependency
 - ops::cargo_add::get_latest_dependency
 - ops::cargo_add::infer_package_for_git_source
 - ops::cargo_add::latest_compatible
 - ops::cargo_add::populate_available_features
 - ops::cargo_add::populate_dependency
 - ops::cargo_add::precise_version
 - ops::cargo_add::print_action_msg
 - ops::cargo_add::print_dep_table_msg
 - ops::cargo_add::resolve_dependency
 - ops::cargo_add::select_package
 - ops::cargo_clean::clean
 - ops::cargo_clean::clean_specs
 - ops::cargo_clean::escape_glob_path
 - ops::cargo_compile::compile
 - ops::cargo_compile::compile_with_exec
 - ops::cargo_compile::compile_ws
 - ops::cargo_compile::create_bcx
 - ops::cargo_compile::override_rustc_crate_types
 - ops::cargo_compile::packages::build_glob
 - ops::cargo_compile::packages::emit_package_not_found
 - ops::cargo_compile::packages::emit_packages_not_found_within_workspace
 - ops::cargo_compile::packages::emit_pattern_not_found
 - ops::cargo_compile::packages::match_patterns
 - ops::cargo_compile::packages::opt_patterns_and_ids
 - ops::cargo_compile::print
 - ops::cargo_compile::rebuild_unit_graph_shared
 - ops::cargo_compile::remove_duplicate_doc
 - ops::cargo_compile::resolve_all_features
 - ops::cargo_compile::traverse_and_share
 - ops::cargo_compile::unit_generator::to_compile_mode
 - ops::cargo_config::get
 - ops::cargo_config::maybe_env
 - ops::cargo_config::print_json
 - ops::cargo_config::print_json_env
 - ops::cargo_config::print_toml
 - ops::cargo_config::print_toml_env
 - ops::cargo_config::print_toml_unmerged
 - ops::cargo_doc::doc
 - ops::cargo_doc::open_docs
 - ops::cargo_doc::path_by_output_format
 - ops::cargo_fetch::fetch
 - ops::cargo_install::install
 - ops::cargo_install::install_list
 - ops::cargo_install::installed_exact_package
 - ops::cargo_install::is_installed
 - ops::cargo_install::make_warning_about_missing_features
 - ops::cargo_install::make_ws_rustc_target
 - ops::cargo_install::remove_orphaned_bins
 - ops::cargo_new::calculate_new_project_kind
 - ops::cargo_new::can_be_workspace_member
 - ops::cargo_new::check_name
 - ops::cargo_new::check_path
 - ops::cargo_new::detect_source_paths_and_types
 - ops::cargo_new::get_display_path
 - ops::cargo_new::get_name
 - ops::cargo_new::init
 - ops::cargo_new::init_vcs
 - ops::cargo_new::mk
 - ops::cargo_new::new
 - ops::cargo_new::plan_new_source_file
 - ops::cargo_new::update_manifest_with_inherited_workspace_package_keys
 - ops::cargo_new::update_manifest_with_new_member
 - ops::cargo_new::write_ignore_file
 - ops::cargo_output_metadata::build_resolve_graph
 - ops::cargo_output_metadata::build_resolve_graph_r
 - ops::cargo_output_metadata::output_metadata
 - ops::cargo_package::build_ar_list
 - ops::cargo_package::build_lock
 - ops::cargo_package::check_filename
 - ops::cargo_package::check_for_file_and_add
 - ops::cargo_package::check_metadata
 - ops::cargo_package::check_yanked
 - ops::cargo_package::compare_resolve
 - ops::cargo_package::create_package
 - ops::cargo_package::do_package
 - ops::cargo_package::error_custom_build_file_not_in_package
 - ops::cargo_package::error_on_nonexistent_file
 - ops::cargo_package::get_registry
 - ops::cargo_package::local_deps
 - ops::cargo_package::package
 - ops::cargo_package::package_with_dep_graph
 - ops::cargo_package::prepare_archive
 - ops::cargo_package::tar
 - ops::cargo_package::vcs::check_repo_state
 - ops::cargo_package::vcs::collect_statuses
 - ops::cargo_package::vcs::dirty_files_outside_pkg_root
 - ops::cargo_package::vcs::git
 - ops::cargo_package::vcs::relative_pathspec
 - ops::cargo_package::vcs::status_submodules
 - ops::cargo_package::vcs::warn_symlink_checked_out_as_plain_text_file
 - ops::cargo_package::verify::hash_all
 - ops::cargo_package::verify::report_hash_difference
 - ops::cargo_package::verify::run_verify
 - ops::cargo_pkgid::pkgid
 - ops::cargo_read_manifest::read_package
 - ops::cargo_remove::remove
 - ops::cargo_run::run
 - ops::cargo_test::cmd_builds
 - ops::cargo_test::compile_tests
 - ops::cargo_test::display_no_run_information
 - ops::cargo_test::fail_fast_code
 - ops::cargo_test::no_fail_fast_err
 - ops::cargo_test::report_test_error
 - ops::cargo_test::run_benches
 - ops::cargo_test::run_doc_tests
 - ops::cargo_test::run_tests
 - ops::cargo_test::run_unit_tests
 - ops::cargo_uninstall::uninstall
 - ops::cargo_uninstall::uninstall_cwd
 - ops::cargo_uninstall::uninstall_one
 - ops::cargo_uninstall::uninstall_pkgid
 - ops::cargo_update::annotate_required_rust_version
 - ops::cargo_update::fill_with_deps
 - ops::cargo_update::generate_lockfile
 - ops::cargo_update::is_latest
 - ops::cargo_update::print_lockfile_changes
 - ops::cargo_update::print_lockfile_generation
 - ops::cargo_update::print_lockfile_sync
 - ops::cargo_update::print_lockfile_updates
 - ops::cargo_update::report_latest
 - ops::cargo_update::report_required_rust_version
 - ops::cargo_update::required_rust_version
 - ops::cargo_update::status_locking
 - ops::cargo_update::update_lockfile
 - ops::cargo_update::upgrade_dependency
 - ops::cargo_update::upgrade_manifests
 - ops::cargo_update::write_manifest_upgrades
 - ops::check_dep_has_version
 - ops::check_yanked
 - ops::clean
 - ops::common_for_install_and_uninstall::exe_names
 - ops::common_for_install_and_uninstall::feature_set
 - ops::common_for_install_and_uninstall::one
 - ops::common_for_install_and_uninstall::path_source
 - ops::common_for_install_and_uninstall::resolve_root
 - ops::common_for_install_and_uninstall::select_dep_pkg
 - ops::common_for_install_and_uninstall::select_pkg
 - ops::compile
 - ops::compile_with_exec
 - ops::compile_ws
 - ops::create_bcx
 - ops::doc
 - ops::fetch
 - ops::fix
 - ops::fix::check_resolver_change
 - ops::fix::check_version_control
 - ops::fix::emit_output
 - ops::fix::exit_with
 - ops::fix::fix
 - ops::fix::fix_edition::fix_edition
 - ops::fix::fix_edition::replace_edition
 - ops::fix::fix_exec_rustc
 - ops::fix::fix_get_proxy_lock_addr
 - ops::fix::log_failed_fix
 - ops::fix::migrate_manifests
 - ops::fix::remove_ignored_default_features_2024
 - ops::fix::rename_array_of_target_fields_2024
 - ops::fix::rename_dep_fields_2024
 - ops::fix::rename_table
 - ops::fix::rename_target_fields_2024
 - ops::fix::report_maybe_diesel
 - ops::fix::rustfix_and_fix
 - ops::fix::rustfix_crate
 - ops::fix_edition
 - ops::fix_exec_rustc
 - ops::fix_get_proxy_lock_addr
 - ops::generate_lockfile
 - ops::get_resolved_packages
 - ops::info
 - ops::init
 - ops::install
 - ops::install_list
 - ops::load_pkg_lockfile
 - ops::lockfile::are_equal_lockfiles
 - ops::lockfile::emit_package
 - ops::lockfile::load_pkg_lockfile
 - ops::lockfile::resolve_to_string
 - ops::lockfile::resolve_to_string_orig
 - ops::lockfile::serialize_resolve
 - ops::lockfile::write_pkg_lockfile
 - ops::modify_owners
 - ops::new
 - ops::output_metadata
 - ops::package
 - ops::pkgid
 - ops::print
 - ops::print_lockfile_changes
 - ops::publish
 - ops::read_package
 - ops::registry::gen_replacement_error
 - ops::registry::get_initial_source_id
 - ops::registry::get_initial_source_id_from_registry_or_index
 - ops::registry::get_replacement_source_ids
 - ops::registry::get_source_id
 - ops::registry::get_source_id_with_package_id
 - ops::registry::infer_registry
 - ops::registry::info::find_pkgid_in_summaries
 - ops::registry::info::find_pkgid_in_ws
 - ops::registry::info::info
 - ops::registry::info::query_summaries
 - ops::registry::info::try_get_msrv_from_nearest_manifest_or_ws
 - ops::registry::info::validate_locked_and_frozen_options
 - ops::registry::info::view::pretty_deps
 - ops::registry::info::view::pretty_features
 - ops::registry::info::view::pretty_req
 - ops::registry::info::view::pretty_source
 - ops::registry::info::view::pretty_view
 - ops::registry::info::view::print_deps
 - ops::registry::info::view::resolve_features
 - ops::registry::info::view::suggest_cargo_tree
 - ops::registry::is_replacement_for_package_source
 - ops::registry::login::registry_login
 - ops::registry::logout::registry_logout
 - ops::registry::owner::modify_owners
 - ops::registry::publish::package_list
 - ops::registry::publish::poll_one_package
 - ops::registry::publish::prepare_transmit
 - ops::registry::publish::publish
 - ops::registry::publish::transmit
 - ops::registry::publish::validate_registry
 - ops::registry::publish::verify_dependencies
 - ops::registry::publish::verify_unpublished
 - ops::registry::publish::wait_for_any_publish_confirmation
 - ops::registry::registry
 - ops::registry::search::search
 - ops::registry::yank::yank
 - ops::registry_login
 - ops::registry_logout
 - ops::resolve::add_overrides
 - ops::resolve::emit_warnings_of_unused_patches
 - ops::resolve::get_resolved_packages
 - ops::resolve::lock_replacements
 - ops::resolve::master_branch_git_source
 - ops::resolve::register_patch_entries
 - ops::resolve::register_previous_locks
 - ops::resolve::resolve_with_previous
 - ops::resolve::resolve_with_registry
 - ops::resolve::resolve_ws
 - ops::resolve::resolve_ws_with_opts
 - ops::resolve_all_features
 - ops::resolve_root
 - ops::resolve_to_string
 - ops::resolve_with_previous
 - ops::resolve_ws
 - ops::resolve_ws_with_opts
 - ops::run
 - ops::run_benches
 - ops::run_tests
 - ops::search
 - ops::tree::build_and_print
 - ops::tree::edge_line_color
 - ops::tree::graph::add_cli_features
 - ops::tree::graph::add_feature
 - ops::tree::graph::add_feature_rec
 - ops::tree::graph::add_internal_features
 - ops::tree::graph::add_pkg
 - ops::tree::graph::build
 - ops::tree::print
 - ops::tree::print_dependencies
 - ops::tree::print_node
 - ops::uninstall
 - ops::update_lockfile
 - ops::upgrade_manifests
 - ops::vendor
 - ops::vendor::copy_and_checksum
 - ops::vendor::cp_sources
 - ops::vendor::prepare_for_vendor
 - ops::vendor::prepare_toml_for_vendor
 - ops::vendor::sync
 - ops::vendor::vendor
 - ops::vendor::vendor_this
 - ops::write_manifest_upgrades
 - ops::write_pkg_lockfile
 - ops::yank
 - sources::git::fetch
 - sources::git::known_hosts::certificate_check
 - sources::git::known_hosts::check_ssh_known_hosts
 - sources::git::known_hosts::check_ssh_known_hosts_loaded
 - sources::git::known_hosts::hashed_hostname_matches
 - sources::git::known_hosts::known_host_files
 - sources::git::known_hosts::load_hostfile
 - sources::git::known_hosts::load_hostfile_contents
 - sources::git::known_hosts::parse_known_hosts_line
 - sources::git::known_hosts::user_known_host_location
 - sources::git::known_hosts::user_known_host_location_to_add
 - sources::git::oxide::amend_authentication_hints
 - sources::git::oxide::cargo_config_to_gitoxide_overrides
 - sources::git::oxide::open_repo
 - sources::git::oxide::reinitialize
 - sources::git::oxide::translate_progress_to_bar
 - sources::git::oxide::with_retry_and_progress
 - sources::git::resolve_ref
 - sources::git::source::ident
 - sources::git::source::ident_shallow
 - sources::git::utils::absolute_submodule_url
 - sources::git::utils::clean_repo_temp_files
 - sources::git::utils::fetch
 - sources::git::utils::fetch_with_cli
 - sources::git::utils::fetch_with_gitoxide
 - sources::git::utils::fetch_with_libgit2
 - sources::git::utils::github_fast_path
 - sources::git::utils::has_shallow_lock_file
 - sources::git::utils::init
 - sources::git::utils::is_github
 - sources::git::utils::is_short_hash_of
 - sources::git::utils::looks_like_commit_hash
 - sources::git::utils::maybe_gc_repo
 - sources::git::utils::reinitialize
 - sources::git::utils::reset
 - sources::git::utils::resolve_ref
 - sources::git::utils::rev_to_oid
 - sources::git::utils::serialize_str
 - sources::git::utils::with_authentication
 - sources::git::utils::with_fetch_options
 - sources::path::_list_files
 - sources::path::discover_gix_repo
 - sources::path::first_package
 - sources::path::has_manifest
 - sources::path::last_modified_file
 - sources::path::list_files
 - sources::path::list_files_gix
 - sources::path::list_files_walk
 - sources::path::nested_paths
 - sources::path::read_nested_packages
 - sources::path::read_packages
 - sources::path::walk
 - sources::registry::download::download
 - sources::registry::download::finish_download
 - sources::registry::download::is_crate_downloaded
 - sources::registry::http_remote::tls::set
 - sources::registry::http_remote::tls::with
 - sources::registry::index::default_true
 - sources::registry::index::split
 - sources::registry::max_unpack_size
 - sources::registry::set_mask
 - sources::registry::short_name
 - sources::registry::unpack
 - util::add_path_args
 - util::auth::auth_token
 - util::auth::auth_token_optional
 - util::auth::cache_token_from_commandline
 - util::auth::credential_action
 - util::auth::credential_provider
 - util::auth::get_credential_libsecret
 - util::auth::login
 - util::auth::logout
 - util::auth::registry_credential_config_raw
 - util::auth::registry_credential_config_raw_uncached
 - util::auth::resolve_credential_alias
 - util::cache_lock::maybe_readonly
 - util::command_prelude::default_profile_candidates
 - util::command_prelude::flag
 - util::command_prelude::get_bench_candidates
 - util::command_prelude::get_bin_candidates
 - util::command_prelude::get_dependencies_from_metadata
 - util::command_prelude::get_direct_dependencies_pkg_name_candidates
 - util::command_prelude::get_example_candidates
 - util::command_prelude::get_packages
 - util::command_prelude::get_pkg_id_spec_candidates
 - util::command_prelude::get_profile_candidates
 - util::command_prelude::get_registry_candidates
 - util::command_prelude::get_target_triples
 - util::command_prelude::get_target_triples_from_rustc
 - util::command_prelude::get_target_triples_from_rustup
 - util::command_prelude::get_targets_from_metadata
 - util::command_prelude::get_test_candidates
 - util::command_prelude::get_workspace_profile_candidates
 - util::command_prelude::ignore_unknown
 - util::command_prelude::lockfile_path
 - util::command_prelude::multi_opt
 - util::command_prelude::new_gctx_for_completions
 - util::command_prelude::opt
 - util::command_prelude::optional_multi_opt
 - util::command_prelude::optional_opt
 - util::command_prelude::root_manifest
 - util::command_prelude::subcommand
 - util::command_prelude::values
 - util::command_prelude::values_os
 - util::context::disables_multiplexing_for_bad_curl
 - util::context::environment::make_case_insensitive_and_normalized_env
 - util::context::homedir
 - util::context::is_nonmergable_list
 - util::context::key::escape_key_part
 - util::context::parse_document
 - util::context::progress_or_string
 - util::context::save_credentials
 - util::context::target::extra_link_args
 - util::context::target::get_target_applies_to_host
 - util::context::target::load_config_table
 - util::context::target::load_host_triple
 - util::context::target::load_target_cfgs
 - util::context::target::load_target_triple
 - util::context::target::parse_links_overrides
 - util::cpu::imp::current
 - util::cpu::imp::pct_idle
 - util::credential::paseto::paserk_public_from_paserk_secret
 - util::diagnostic_server::gen_please_report_this_bug_text
 - util::diagnostic_server::get_bug_report_url
 - util::edit_distance::closest
 - util::edit_distance::closest_msg
 - util::edit_distance::edit_distance
 - util::elapsed
 - util::errors::internal
 - util::existing_vcs_repo
 - util::flock::acquire
 - util::flock::is_on_nfs_mount
 - util::flock::sys::error_contended
 - util::flock::sys::error_unsupported
 - util::flock::sys::flock
 - util::flock::sys::lock_exclusive
 - util::flock::sys::lock_shared
 - util::flock::sys::try_lock_exclusive
 - util::flock::sys::try_lock_shared
 - util::flock::sys::unlock
 - util::flock::try_acquire
 - util::get_umask
 - util::hex::hash_u64
 - util::hex::hash_u64_file
 - util::hex::short_hash
 - util::hex::to_hex
 - util::hostname
 - util::hostname::gethostname
 - util::hostname::hostname
 - util::important_paths::find_project_manifest_exact
 - util::important_paths::find_root_manifest_for_wd
 - util::indented_lines
 - util::interning::interned_storage
 - util::is_rustup
 - util::job::imp::setup
 - util::job::setup
 - util::lints::analyze_cargo_lints_table
 - util::lints::check_im_a_teapot
 - util::lints::find_lint_or_group
 - util::lints::get_span
 - util::lints::level_priority
 - util::lints::output_unknown_lints
 - util::lints::rel_cwd_manifest_path
 - util::lints::verify_feature_enabled
 - util::network::http::configure_http_handle
 - util::network::http::http_handle
 - util::network::http::http_handle_and_timeout
 - util::network::http::needs_custom_http_transport
 - util::network::proxy::http_proxy
 - util::network::proxy::http_proxy_exists
 - util::network::retry::maybe_spurious
 - util::network::retry::with_retry
 - util::path_args
 - util::print_available_benches
 - util::print_available_binaries
 - util::print_available_examples
 - util::print_available_packages
 - util::print_available_tests
 - util::restricted_names::is_conflicting_artifact_name
 - util::restricted_names::is_glob_pattern
 - util::restricted_names::is_keyword
 - util::restricted_names::is_non_ascii_name
 - util::restricted_names::is_windows_reserved
 - util::restricted_names::is_windows_reserved_path
 - util::rustc::process_fingerprint
 - util::rustc::rustc_fingerprint
 - util::semver_eval_ext::fill_partial_req
 - util::semver_eval_ext::fill_partial_req_include_pre
 - util::semver_eval_ext::matches_caret_prerelease
 - util::semver_eval_ext::matches_exact
 - util::semver_eval_ext::matches_exact_prerelease
 - util::semver_eval_ext::matches_greater
 - util::semver_eval_ext::matches_less
 - util::semver_eval_ext::matches_prerelease
 - util::semver_eval_ext::matches_prerelease_impl
 - util::semver_eval_ext::matches_tilde_prerelease
 - util::sqlite::basic_migration
 - util::sqlite::migrate
 - util::toml::default_readme_from_package_root
 - util::toml::dep_to_dependency
 - util::toml::dependency_inherit_with
 - util::toml::deprecated_underscore
 - util::toml::deprecated_ws_default_features
 - util::toml::deserialize_toml
 - util::toml::detailed_dep_to_dependency
 - util::toml::embedded::expand_manifest
 - util::toml::embedded::is_whitespace
 - util::toml::embedded::sanitize_name
 - util::toml::embedded::strip_shebang
 - util::toml::emit_diagnostic
 - util::toml::field_inherit_with
 - util::toml::gather_dependencies
 - util::toml::inheritable_from_path
 - util::toml::inner_dependency_inherit_with
 - util::toml::is_embedded
 - util::toml::lints_inherit_with
 - util::toml::lints_to_rustflags
 - util::toml::load_inheritable_fields
 - util::toml::lookup_path_base
 - util::toml::missing_dep_diagnostic
 - util::toml::normalize_dependencies
 - util::toml::normalize_features
 - util::toml::normalize_package_readme
 - util::toml::normalize_package_toml
 - util::toml::normalize_patch
 - util::toml::normalize_path_dependency
 - util::toml::normalize_path_sep
 - util::toml::normalize_path_string_sep
 - util::toml::normalize_toml
 - util::toml::parse_document
 - util::toml::patch
 - util::toml::prepare_for_publish
 - util::toml::prepare_target_for_publish
 - util::toml::prepare_targets_for_publish
 - util::toml::prepare_toml_for_publish
 - util::toml::read_manifest
 - util::toml::read_toml_string
 - util::toml::replace
 - util::toml::stringify
 - util::toml::targets::are_normalized
 - util::toml::targets::are_normalized_
 - util::toml::targets::configure
 - util::toml::targets::infer_any
 - util::toml::targets::infer_file
 - util::toml::targets::infer_from_directory
 - util::toml::targets::infer_subdirectory
 - util::toml::targets::inferred_bins
 - util::toml::targets::inferred_lib
 - util::toml::targets::inferred_to_toml_targets
 - util::toml::targets::is_normalized
 - util::toml::targets::is_not_dotfile
 - util::toml::targets::legacy_bin_path
 - util::toml::targets::name_or_panic
 - util::toml::targets::normalize_benches
 - util::toml::targets::normalize_bins
 - util::toml::targets::normalize_build
 - util::toml::targets::normalize_examples
 - util::toml::targets::normalize_lib
 - util::toml::targets::normalize_targets
 - util::toml::targets::normalize_targets_with_legacy_path
 - util::toml::targets::normalize_tests
 - util::toml::targets::target_path
 - util::toml::targets::target_path_not_found_error_message
 - util::toml::targets::to_bench_targets
 - util::toml::targets::to_bin_targets
 - util::toml::targets::to_example_targets
 - util::toml::targets::to_lib_target
 - util::toml::targets::to_targets
 - util::toml::targets::to_test_targets
 - util::toml::targets::toml_targets_and_inferred
 - util::toml::targets::validate_bin_crate_types
 - util::toml::targets::validate_bin_name
 - util::toml::targets::validate_bin_proc_macro
 - util::toml::targets::validate_crate_types
 - util::toml::targets::validate_lib_name
 - util::toml::targets::validate_proc_macro
 - util::toml::targets::validate_target_name
 - util::toml::targets::validate_unique_names
 - util::toml::to_dependency
 - util::toml::to_dependency_source_id
 - util::toml::to_real_manifest
 - util::toml::to_virtual_manifest
 - util::toml::to_workspace_config
 - util::toml::to_workspace_root_config
 - util::toml::unique_build_targets
 - util::toml::unused_dep_keys
 - util::toml::validate_dependencies
 - util::toml::validate_profile
 - util::toml::validate_profile_layer
 - util::toml::validate_profile_override
 - util::toml::validate_profiles
 - util::toml::verify_lints
 - util::toml::warn_for_cargo_lint_feature
 - util::toml::warn_on_unused
 - util::toml_mut::dependency::invalid_type
 - util::toml_mut::dependency::overwrite_value
 - util::toml_mut::dependency::path_field
 - util::toml_mut::manifest::fix_feature_activations
 - util::toml_mut::manifest::non_existent_dependency_err
 - util::toml_mut::manifest::non_existent_table_err
 - util::toml_mut::manifest::parse_manifest_err
 - util::toml_mut::manifest::remove_array_index
 - util::toml_mut::manifest::str_or_1_len_table
 - util::toml_mut::manifest::substr_span
 - util::toml_mut::upgrade::assign_partial_req
 - util::toml_mut::upgrade::matches_greater
 - util::toml_mut::upgrade::set_comparator
 - util::toml_mut::upgrade::unsupported_version_req
 - util::toml_mut::upgrade::upgrade_requirement
 - util::truncate_with_ellipsis
 - util::try_canonicalize
 - util::vcs::existing_vcs_repo
 - util::workspace::add_path_args
 - util::workspace::get_available_targets
 - util::workspace::path_args
 - util::workspace::print_available_benches
 - util::workspace::print_available_binaries
 - util::workspace::print_available_examples
 - util::workspace::print_available_packages
 - util::workspace::print_available_targets
 - util::workspace::print_available_tests
 - version
 - version::version
 
Type Aliases
- core::compiler::custom_build::LogMessage
 - core::compiler::unit_graph::UnitGraph
 - core::features::AllowFeatures
 - core::global_cache_tracker::Timestamp
 - core::registry::LockedMap
 - core::registry::PatchDependency
 - core::resolver::ActivateResult
 - core::resolver::Metadata
 - core::resolver::context::Activations
 - core::resolver::context::ContextAge
 - core::resolver::encode::Metadata
 - core::resolver::errors::ActivateResult
 - core::resolver::features::ActivateMap
 - core::resolver::features::DiffMap
 - core::resolver::features::PackageFeaturesKey
 - core::resolver::types::ConflictMap
 - core::resolver::types::DepInfo
 - core::resolver::types::FeaturesSet
 - core::summary::FeatureMap
 - ops::cargo_update::UpgradeMap
 - ops::resolve::Keep
 - sources::git::fetch::Error
 - util::StableHasher
 - util::context::EnvConfig
 - util::context::OptValue
 - util::context::value::OptValue
 - util::errors::CargoResult
 - util::errors::CliResult
 - util::hasher::StableHasher
 - util::job::Setup
 - util::job::imp::Setup
 - util::sqlite::Migration
 
Statics
- core::compiler::timings::HTML_CANVAS
 - core::compiler::timings::HTML_TMPL
 - core::package_id::PACKAGE_ID_CACHE
 - core::source_id::SOURCE_ID_CACHE
 - ops::tree::ASCII_SYMBOLS
 - ops::tree::UTF8_SYMBOLS
 - sources::git::known_hosts::BUNDLED_KEYS
 - sources::git::known_hosts::BUNDLED_REVOCATIONS
 - util::auth::BUILT_IN_PROVIDERS
 - util::context::value::FIELDS
 - util::interning::INTERNED_DEFAULT
 
Constants
- CARGO_ENV
 - core::compiler::RUSTDOC_CRATE_VERSION_FLAG
 - core::compiler::build_runner::compilation_files::METADATA_VERSION
 - core::compiler::custom_build::CARGO_ERROR_SYNTAX
 - core::compiler::custom_build::NEW_CARGO_WARNING_SYNTAX
 - core::compiler::custom_build::OLD_CARGO_WARNING_SYNTAX
 - core::compiler::fingerprint::dep_info::CURRENT_ENCODED_DEP_INFO_VERSION
 - core::compiler::future_incompat::FUTURE_INCOMPAT_FILE
 - core::compiler::future_incompat::MAX_REPORTS
 - core::compiler::future_incompat::ON_DISK_VERSION
 - core::compiler::future_incompat::REPORT_PREAMBLE
 - core::compiler::rustdoc::DOCS_RS_URL
 - core::compiler::unit_dependencies::IS_NO_ARTIFACT_DEP
 - core::compiler::unit_graph::VERSION
 - core::features::SEE_CHANNELS
 - core::features::STABILISED_MULTITARGET
 - core::features::STABILISED_NAMESPACED_FEATURES
 - core::features::STABILISED_SPARSE_REGISTRY
 - core::features::STABILIZED_CACHE_MESSAGES
 - core::features::STABILIZED_CHECK_CFG
 - core::features::STABILIZED_COMPILE_PROGRESS
 - core::features::STABILIZED_CONFIGURABLE_ENV
 - core::features::STABILIZED_CONFIG_PROFILE
 - core::features::STABILIZED_CRATE_VERSIONS
 - core::features::STABILIZED_CREDENTIAL_PROCESS
 - core::features::STABILIZED_DOCTEST_IN_WORKSPACE
 - core::features::STABILIZED_DOCTEST_XCOMPILE
 - core::features::STABILIZED_EXTRA_LINK_ARG
 - core::features::STABILIZED_FEATURES
 - core::features::STABILIZED_FUTURE_INCOMPAT_REPORT
 - core::features::STABILIZED_INSTALL_UPGRADE
 - core::features::STABILIZED_LINTS
 - core::features::STABILIZED_NAMED_PROFILES
 - core::features::STABILIZED_OFFLINE
 - core::features::STABILIZED_PACKAGE_FEATURES
 - core::features::STABILIZED_PACKAGE_WORKSPACE
 - core::features::STABILIZED_PATCH_IN_CONFIG
 - core::features::STABILIZED_REGISTRY_AUTH
 - core::features::STABILIZED_TERMINAL_WIDTH
 - core::features::STABILIZED_TIMINGS
 - core::features::STABILIZED_WEAK_DEP_FEATURES
 - core::gc::DEFAULT_AUTO_FREQUENCY
 - core::gc::DEFAULT_MAX_AGE_DOWNLOADED
 - core::gc::DEFAULT_MAX_AGE_EXTRACTED
 - core::global_cache_tracker::GIT_CO_TABLE
 - core::global_cache_tracker::GIT_DB_TABLE
 - core::global_cache_tracker::GLOBAL_CACHE_FILENAME
 - core::global_cache_tracker::REGISTRY_CRATE_TABLE
 - core::global_cache_tracker::REGISTRY_INDEX_TABLE
 - core::global_cache_tracker::REGISTRY_SRC_TABLE
 - core::global_cache_tracker::UPDATE_RESOLUTION
 - core::manifest::MANIFEST_PREAMBLE
 - core::package::tls::PTR
 - ops::cargo_add::MAX_FEATURE_PRINTS
 - ops::cargo_output_metadata::VERSION
 - ops::cargo_package::ORIGINAL_MANIFEST_FILE
 - ops::cargo_package::VCS_INFO_FILE
 - ops::fix::BROKEN_CODE_ENV_INTERNAL
 - ops::fix::EDITION_ENV_INTERNAL
 - ops::fix::FIX_ENV_INTERNAL
 - ops::fix::IDIOMS_ENV_INTERNAL
 - ops::fix::SYSROOT_INTERNAL
 - ops::lockfile::LOCKFILE_NAME
 - ops::resolve::UNUSED_PATCH_WARNING
 - sources::git::known_hosts::HASH_HOSTNAME_PREFIX
 - sources::git::utils::CHECKOUT_READY_LOCK
 - sources::registry::CRATES_IO_DOMAIN
 - sources::registry::CRATES_IO_HTTP_INDEX
 - sources::registry::CRATES_IO_INDEX
 - sources::registry::CRATES_IO_REGISTRY
 - sources::registry::PACKAGE_SOURCE_LOCK
 - sources::registry::download::CHECKSUM_TEMPLATE
 - sources::registry::download::CRATE_TEMPLATE
 - sources::registry::download::LOWER_PREFIX_TEMPLATE
 - sources::registry::download::PREFIX_TEMPLATE
 - sources::registry::download::VERSION_TEMPLATE
 - sources::registry::http_remote::ETAG
 - sources::registry::http_remote::IF_MODIFIED_SINCE
 - sources::registry::http_remote::IF_NONE_MATCH
 - sources::registry::http_remote::LAST_MODIFIED
 - sources::registry::http_remote::UNKNOWN
 - sources::registry::http_remote::WWW_AUTHENTICATE
 - sources::registry::http_remote::tls::PTR
 - sources::registry::index::INDEX_V_MAX
 - sources::registry::index::cache::CURRENT_CACHE_VERSION
 - util::cache_lock::CACHE_LOCK_NAME
 - util::cache_lock::DOWNLOAD_EXCLUSIVE_DESCR
 - util::cache_lock::MUTATE_EXCLUSIVE_DESCR
 - util::cache_lock::MUTATE_NAME
 - util::cache_lock::SHARED_DESCR
 - util::command_prelude::heading::COMPILATION_OPTIONS
 - util::command_prelude::heading::FEATURE_SELECTION
 - util::command_prelude::heading::MANIFEST_OPTIONS
 - util::command_prelude::heading::PACKAGE_SELECTION
 - util::command_prelude::heading::TARGET_SELECTION
 - util::context::value::DEFINITION_FIELD
 - util::context::value::NAME
 - util::context::value::VALUE_FIELD
 - util::diagnostic_server::DIAGNOSTICS_SERVER_VAR
 - util::errors::DEBUG_HEADERS
 - util::flock::sys::LOCK_EX
 - util::flock::sys::LOCK_NB
 - util::flock::sys::LOCK_SH
 - util::flock::sys::LOCK_UN
 - util::lints::IM_A_TEAPOT
 - util::lints::LINTS
 - util::lints::LINT_GROUPS
 - util::lints::TEST_DUMMY_UNSTABLE
 - util::lints::UNKNOWN_LINTS
 - util::network::LOCALHOST
 - util::network::proxy::LIBCURL_HTTP_PROXY_ENVS
 - util::network::retry::INITIAL_RETRY_JITTER_MS
 - util::network::retry::INITIAL_RETRY_SLEEP_BASE_MS
 - util::network::retry::MAX_RETRY_SLEEP_MS
 - util::style::ERROR
 - util::style::GOOD
 - util::style::HEADER
 - util::style::INVALID
 - util::style::LITERAL
 - util::style::NOP
 - util::style::NOTE
 - util::style::PLACEHOLDER
 - util::style::USAGE
 - util::style::VALID
 - util::style::WARN
 - util::toml::DEFAULT_README_FILES
 - util::toml::targets::DEFAULT_BENCH_DIR_NAME
 - util::toml::targets::DEFAULT_EXAMPLE_DIR_NAME
 - util::toml::targets::DEFAULT_TEST_DIR_NAME
 - util::toml::targets::TARGET_KIND_BENCH
 - util::toml::targets::TARGET_KIND_BIN
 - util::toml::targets::TARGET_KIND_EXAMPLE
 - util::toml::targets::TARGET_KIND_HUMAN_BENCH
 - util::toml::targets::TARGET_KIND_HUMAN_BIN
 - util::toml::targets::TARGET_KIND_HUMAN_EXAMPLE
 - util::toml::targets::TARGET_KIND_HUMAN_LIB
 - util::toml::targets::TARGET_KIND_HUMAN_TEST
 - util::toml::targets::TARGET_KIND_LIB
 - util::toml::targets::TARGET_KIND_TEST
 - util::workspace::ITEM_INDENT