Cargo Features

[dependencies]
coretime-rococo-runtime = { version = "0.6.0", default-features = false, features = ["std", "try-runtime", "fast-runtime", "runtime-benchmarks"] }
default = std

The std feature is set by default whenever coretime-rococo-runtime is added without default-features = false somewhere in the dependency tree.

std default = serde, substrate-wasm-builder

Enables std of parity-scale-codec, cumulus-pallet-aura-ext, cumulus-pallet-parachain-system, cumulus-pallet-session-benchmarking, cumulus-pallet-xcm, cumulus-pallet-xcmp-queue, cumulus-primitives-aura, cumulus-primitives-core, cumulus-primitives-storage-weight-reclaim, and cumulus-primitives-utility

cumulus-pallet-aura-ext:

Cumulus

and std of frame-executive, frame-support, frame-system, frame-system-rpc-runtime-api, log, pallet-aura, pallet-authorship, pallet-balances, pallet-broker, pallet-collator-selection, pallet-message-queue, pallet-multisig, pallet-session, pallet-sudo, pallet-timestamp, pallet-transaction-payment, pallet-transaction-payment-rpc-runtime-api, pallet-utility, optional frame-benchmarking, optional frame-system-benchmarking, and optional frame-try-runtime

frame-benchmarking:

Substrate

and std of pallet-xcm, staging-parachain-info, parachains-common, polkadot-parachain-primitives, polkadot-runtime-common, rococo-runtime-constants, scale-info, sp-api, sp-block-builder, sp-consensus-aura, sp-core, sp-genesis-builder, sp-inherents, sp-offchain, sp-runtime, sp-session, sp-std, sp-storage, sp-transaction-pool, sp-version, testnet-parachains-constants, staging-xcm, staging-xcm-builder, staging-xcm-executor, and optional pallet-xcm-benchmarks

pallet-xcm:

Polkadot

Affects coretime-rococo-runtime::fast_runtime_binary, coretime-rococo-runtime::native_version

try-runtime

Enables try-runtime of cumulus-pallet-aura-ext, cumulus-pallet-parachain-system, cumulus-pallet-xcm, cumulus-pallet-xcmp-queue, frame-executive, frame-support, frame-system, frame-try-runtime, pallet-aura, pallet-authorship, pallet-balances, pallet-broker, pallet-collator-selection, pallet-message-queue, pallet-multisig, pallet-session, pallet-sudo, pallet-timestamp, pallet-transaction-payment, pallet-utility, pallet-xcm, staging-parachain-info, polkadot-runtime-common, and sp-runtime

fast-runtime
runtime-benchmarks

Enables runtime-benchmarks of cumulus-pallet-parachain-system, cumulus-pallet-session-benchmarking, cumulus-pallet-xcmp-queue, cumulus-primitives-core, cumulus-primitives-utility, frame-benchmarking, frame-support, frame-system, frame-system-benchmarking, pallet-balances, pallet-broker, pallet-collator-selection, pallet-message-queue, pallet-multisig, pallet-sudo, pallet-timestamp, pallet-utility, pallet-xcm, pallet-xcm-benchmarks, parachains-common, polkadot-parachain-primitives, polkadot-runtime-common, sp-runtime, staging-xcm-builder, and staging-xcm-executor

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

serde std
frame-benchmarking runtime-benchmarks?
frame-system-benchmarking runtime-benchmarks?
frame-try-runtime try-runtime?
pallet-xcm-benchmarks runtime-benchmarks?
substrate-wasm-builder build std