push
github
Merge rust-bitcoin/rust-bitcoin#4716: Use Self in script Builder <a class=hub.com/shinghim/rust-bitcoin/commit/2db884f09201e27b6d9eec799e0c43af1807da36">2db884f09 Use Self in script Builder (Tobin C. Harding) Pull request description: The `builder` module is more maintainable if we use `Self` instead of explicitly using `Builder`. Done in preparation for adding script tagging. ACKs for top commit: apoelstra: ACK 2db884f09201e27b6d9eec799e0c43af1807da36; successfully ran local tests Tree-SHA512: 100b73bc7d46fe4a3892f8e1a4065a667bb
13 of 17 new or added lines in 1 file covered. (76.47%)
70 existing lines in 4 files now uncovered.21374 of 25584 relevant lines covered (83.54%)
15256.3 hits per line