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
Merge rust-bitcoin#5106: Update rust-bitcoin-maintainer-tools version and add extra_lints.sh
92e9ff9 Add extra_lints.sh to all crates (Jamil Lambert, PhD)
11d79ed Update to latest maintainer tools version (Jamil Lambert, PhD)
5466cb2 Fix unused import clippy lint (Jamil Lambert, PhD)
Pull request description:
The new version of `rust-bitcoin-maintainer-tools` supports running extra lints from a crate specific `extra_lints.sh`.
- Fix an unused import lint error with no-default-features.
- Update the CI commit hash to the latest version of `rust-bitcoin-maintainer-tools`.
- Add an `extra_lints.sh` script with a run of clippy with `no-default-features` to every crate in the workspace.
ACKs for top commit:
apoelstra:
ACK 92e9ff9; successfully ran local tests
Tree-SHA512: 44d14d318e8af3d82891cdbfe554c33581b5bc2abd21c82b75013421cb3d8978c9cb50b3b3ff88aead0e7d0d96aeb9d3b72676b806b1aa768a2d648f259e5751
0 commit comments