Replace `()` filter with `Nothing` (#3665)
* replace `()` filter with `Nothing` * import nothing * add nothing * update Substrate Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 154 additions, 153 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/lib.rs 3 additions, 2 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/rococo/src/lib.rs 4 additions, 2 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 4 additions, 2 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/xcm/xcm-builder/tests/mock/mod.rs 6 additions, 2 deletionspolkadot/xcm/xcm-builder/tests/mock/mod.rs
- polkadot/xcm/xcm-simulator/example/src/parachain.rs 2 additions, 2 deletionspolkadot/xcm/xcm-simulator/example/src/parachain.rs
- polkadot/xcm/xcm-simulator/example/src/relay_chain.rs 6 additions, 2 deletionspolkadot/xcm/xcm-simulator/example/src/relay_chain.rs
Please register or sign in to comment