mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 05:11: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
@@ -83,10 +83,12 @@ runtime-benchmarks = [
|
||||
'sp-runtime/runtime-benchmarks',
|
||||
'frame-benchmarking',
|
||||
'frame-support/runtime-benchmarks',
|
||||
'frame-system-benchmarking',
|
||||
'frame-system-benchmarking/runtime-benchmarks',
|
||||
'frame-system/runtime-benchmarks',
|
||||
'pallet-balances/runtime-benchmarks',
|
||||
'pallet-timestamp/runtime-benchmarks',
|
||||
'pallet-xcm/runtime-benchmarks',
|
||||
'xcm-builder/runtime-benchmarks',
|
||||
]
|
||||
std = [
|
||||
"bp-messages/std",
|
||||
|
||||
Reference in New Issue
Block a user