Companion: restructure macro related exports (#7626)
* move RuntimeDebug out of frame_support * move RuntimeDebug out of frame_support * fix xcm export * ".git/.scripts/commands/fmt/fmt.sh" * fix xcm intefration tests * fix cargo lock for xcm intefration tests * wip * restructure benchmarking macro related exports * update cargo lock --------- Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 5 additions, 0 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/kusama/Cargo.toml
- polkadot/runtime/kusama/src/lib.rs 4 additions, 3 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/polkadot/Cargo.toml
- polkadot/runtime/polkadot/src/lib.rs 4 additions, 3 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/rococo/Cargo.toml
- polkadot/runtime/rococo/src/lib.rs 4 additions, 3 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/westend/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/westend/Cargo.toml
- polkadot/runtime/westend/src/lib.rs 2 additions, 1 deletionpolkadot/runtime/westend/src/lib.rs
- polkadot/xcm/xcm-executor/integration-tests/Cargo.toml 1 addition, 0 deletionspolkadot/xcm/xcm-executor/integration-tests/Cargo.toml
- polkadot/xcm/xcm-executor/integration-tests/src/lib.rs 2 additions, 1 deletionpolkadot/xcm/xcm-executor/integration-tests/src/lib.rs
- polkadot/xcm/xcm-simulator/example/src/lib.rs 1 addition, 1 deletionpolkadot/xcm/xcm-simulator/example/src/lib.rs
Please register or sign in to comment