-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cce5574 Remove unnecessary use of vec macro (Tobin C. Harding) a640e7f ci: Pin memchr for MSRV build (Tobin C. Harding) Pull request description: Fix CI by doing: - Pin `memchr` - Fix new clippy version warnings (remove unnecessary `vec`) ACKs for top commit: apoelstra: ACK cce5574 Tree-SHA512: 962b72b7cb2e89e4448ad5db0652020b750d32de112f13307be2f98e1eb1f492c92dc443e7827cc20912abb87f25e49509ff125c2a1b916ba2905194efa39a28
- Loading branch information
Showing
2 changed files
with
14 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters