|
Ran
|
Jobs
1
|
Files
95
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3100: Bump MSRV to 1.63 <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/c72069e921d1fac8add62dde85c3ea388f364eb7">c72069e92 Bump MSRV to 1.63 (Martin Habovstiak) Pull request description: The version 1.63 satisfies our requirements for MSRV and provides significant benefits so this commit bumps it. This commit also starts using some advantages of the new MSRV, namely namespaced features, weak dependencies and the ability to use trait bounds in `const` context. This however does not yet migrade the `rand-std` feature because that requires a release of `secp256k1` with the same kind of change - bumping MSRV to 1.63 and removing `rand-std` in favor of weak dependency. (Accompanying PR to secp256k1: https://github.com/rust-bitcoin/rust-secp256k1/pull/709 ) Suggested plan: * merge both PRs * at some point release `hashes` and `secp256k` * remove `rand-std` from `bitcoin` * release the rest of the crates ACKs for top commit: apoelstra: ACK c72069e921d1fac8add62dde85c3ea388f364eb7 tcharding: ACK c72069e921d1fac8add62dde85c3ea388f364eb7 Tree-SHA512: 0b301ef81f835f3762b4f95402c4fa6915e
4 of 4 new or added lines in 2 files covered. (100.0%)
19660 of 23632 relevant lines covered (83.19%)
15615.73 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10134789758.1 | 0 |
83.19 |
GitHub Action Run |