You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2022. It is now read-only.
d63557f Remove redundant slicing (Tobin Harding)
Pull request description:
Clippy emits:
warning: redundant slicing of the whole range
As suggested use `key` directly instead of the slice.
ACKs for top commit:
apoelstra:
ACK d63557f
Tree-SHA512: 4055f101b99b0f15ac856a0520107eac7d7ac320d9f893ac6f865c23ae44934639141efd9ffb7dc0d2e6a0898896edd800b989988313f614f7b52e2d834eb9a8
0 commit comments