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
c691a83 Add githooks directory (Tobin C. Harding)
d4191cc Improve CI pipeline (Tobin C. Harding)
ef35d89 Enable build of docs with doc_auto_cfg (Tobin C. Harding)
a37819b Remove default lint config options (Tobin C. Harding)
81b8201 Remove allow(bare_trait_objects) (Tobin C. Harding)
7fb1755 Remove allow(unknown_lints) (Tobin C. Harding)
f5cd60e Bump MSRV to Rust 1.48.0 (Tobin C. Harding)
5962169 Do trivial cleanup to readme (Tobin C. Harding)
ded35fe Use SPDX license ID (Tobin C. Harding)
Pull request description:
Improve various things around the crate (infrastructure for want of a better word)
**Please note:** Includes bump of MSRV to 1.48.0 because arrayvec was failing with 1.41 after improving CI.
EDIT: Oooooh, now I get it, arrayvec feature breaks the MSRV, regardless of if its 1.41 or 1.48 - I forgot that. I"m totally sick of rebasing this so I'm leaving the MSRV bump in there.
- CI
- github actions
- linting
- docs
- githooks
Patch 7 `ef35d89 Enable build of docs with doc_auto_cfg` fixes#75
ACKs for top commit:
apoelstra:
ACK c691a83
Tree-SHA512: 6b9f684c72e72972c8ba319bd8f2337acac3563418a0f25f9f99abbc58107c0fbd8662d8afd41ee6adec9cb81996ba439f693e12c9d61e139315261d4ce48056
0 commit comments