mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 07:31:02 +00:00
Rust cargo doc for all features (#1995)
* run rustfix rustdoc in grandpa pallet benchmarks * enable rustdoc for all features * fix rialto parachain runtime compilation
This commit is contained in:
committed by
Bastian Köcher
parent
ae61d31507
commit
88fb2befa0
@@ -45,5 +45,6 @@ frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", bran
|
||||
[features]
|
||||
default = []
|
||||
runtime-benchmarks = [
|
||||
"polkadot-service/runtime-benchmarks",
|
||||
"rialto-runtime/runtime-benchmarks",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user