Relax types on `DigestItemRef`, such that byte slices can be used in addition...
Relax types on `DigestItemRef`, such that byte slices can be used in addition to vector references (#10536) * Relax types on `DigestItemRef`, such that byte slices can be used in addition to vector references * Apply clippy suggestions
Showing
- substrate/Cargo.lock 1 addition, 1 deletionsubstrate/Cargo.lock
- substrate/bin/node-template/node/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node-template/node/Cargo.toml
- substrate/bin/node-template/pallets/template/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node-template/pallets/template/Cargo.toml
- substrate/bin/node-template/runtime/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node-template/runtime/Cargo.toml
- substrate/bin/node/bench/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/bench/Cargo.toml
- substrate/bin/node/cli/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/cli/Cargo.toml
- substrate/bin/node/executor/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/executor/Cargo.toml
- substrate/bin/node/inspect/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/inspect/Cargo.toml
- substrate/bin/node/primitives/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/primitives/Cargo.toml
- substrate/bin/node/rpc/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/rpc/Cargo.toml
- substrate/bin/node/runtime/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/runtime/Cargo.toml
- substrate/bin/node/testing/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/testing/Cargo.toml
- substrate/client/api/Cargo.toml 1 addition, 1 deletionsubstrate/client/api/Cargo.toml
- substrate/client/authority-discovery/Cargo.toml 1 addition, 1 deletionsubstrate/client/authority-discovery/Cargo.toml
- substrate/client/basic-authorship/Cargo.toml 1 addition, 1 deletionsubstrate/client/basic-authorship/Cargo.toml
- substrate/client/beefy/Cargo.toml 1 addition, 1 deletionsubstrate/client/beefy/Cargo.toml
- substrate/client/beefy/rpc/Cargo.toml 1 addition, 1 deletionsubstrate/client/beefy/rpc/Cargo.toml
- substrate/client/block-builder/Cargo.toml 1 addition, 1 deletionsubstrate/client/block-builder/Cargo.toml
- substrate/client/chain-spec/Cargo.toml 1 addition, 1 deletionsubstrate/client/chain-spec/Cargo.toml
- substrate/client/cli/Cargo.toml 1 addition, 1 deletionsubstrate/client/cli/Cargo.toml
Please register or sign in to comment