Restructure `dispatch` macro related exports (#1162)
* restructure dispatch macro related exports * moved Dispatchable to lib.rs * fix .gitignore final newline * ".git/.scripts/commands/fmt/fmt.sh" * fix rustdocs * wip --------- Co-authored-by:Liam Aharon <liam.aharon@hotmail.com> Co-authored-by: command-bot <> Co-authored-by:
ordian <write@reusable.software>
parent
d6af073a
Showing
- Cargo.lock 0 additions, 1 deletionCargo.lock
- cumulus/bridges/bin/runtime-common/src/messages_xcm_extension.rs 1 addition, 1 deletion.../bridges/bin/runtime-common/src/messages_xcm_extension.rs
- cumulus/bridges/bin/runtime-common/src/priority_calculator.rs 2 additions, 2 deletions...lus/bridges/bin/runtime-common/src/priority_calculator.rs
- cumulus/bridges/bin/runtime-common/src/refund_relayer_extension.rs 2 additions, 2 deletions...ridges/bin/runtime-common/src/refund_relayer_extension.rs
- cumulus/bridges/modules/xcm-bridge-hub-router/src/benchmarking.rs 1 addition, 4 deletions...bridges/modules/xcm-bridge-hub-router/src/benchmarking.rs
- cumulus/pallets/parachain-system/src/lib.rs 2 additions, 2 deletionscumulus/pallets/parachain-system/src/lib.rs
- cumulus/pallets/parachain-system/src/tests.rs 1 addition, 2 deletionscumulus/pallets/parachain-system/src/tests.rs
- cumulus/pallets/xcm/src/lib.rs 1 addition, 1 deletioncumulus/pallets/xcm/src/lib.rs
- cumulus/parachains/runtimes/assets/common/src/local_and_foreign_assets.rs 6 additions, 9 deletions...ns/runtimes/assets/common/src/local_and_foreign_assets.rs
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/impls.rs 2 additions, 1 deletion...ns/runtimes/collectives/collectives-polkadot/src/impls.rs
- cumulus/parachains/runtimes/test-utils/src/lib.rs 2 additions, 2 deletionscumulus/parachains/runtimes/test-utils/src/lib.rs
- cumulus/primitives/utility/src/lib.rs 1 addition, 1 deletioncumulus/primitives/utility/src/lib.rs
- cumulus/xcm/xcm-emulator/src/lib.rs 1 addition, 2 deletionscumulus/xcm/xcm-emulator/src/lib.rs
- polkadot/runtime/common/src/assigned_slots/migration.rs 1 addition, 4 deletionspolkadot/runtime/common/src/assigned_slots/migration.rs
- polkadot/runtime/common/src/auctions.rs 2 additions, 3 deletionspolkadot/runtime/common/src/auctions.rs
- polkadot/runtime/common/src/claims.rs 5 additions, 3 deletionspolkadot/runtime/common/src/claims.rs
- polkadot/runtime/common/src/crowdloan/migration.rs 1 addition, 2 deletionspolkadot/runtime/common/src/crowdloan/migration.rs
- polkadot/runtime/common/src/mock.rs 2 additions, 5 deletionspolkadot/runtime/common/src/mock.rs
- polkadot/runtime/common/src/purchase.rs 4 additions, 4 deletionspolkadot/runtime/common/src/purchase.rs
- polkadot/xcm/pallet-xcm-benchmarks/src/generic/mod.rs 2 additions, 4 deletionspolkadot/xcm/pallet-xcm-benchmarks/src/generic/mod.rs
Please register or sign in to comment