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 #283: manually update nightly version to 2026-06-11.
c5bac55 manually update nightly version to 2026-06-11. (Andrew Poelstra)
Pull request description:
Clippy removed the `from_iter_instead_of_collect` lint due to being "problematic". I don't know that we ever used this, but we had explicitly enabled it.
Clippy also added a new `needless_return_with_question_mark` lint which fires numerous times throughout the crate.
Supercedes #274.
ACKs for top commit:
delta1:
ACK c5bac55; tested locally
Tree-SHA512: c70171a11c22935e5ab6d6d32faa874cff91981a36d1ac0583698e3a7334f6526dbf6cd67fba39a23f9d7ef5279c60b35ec84edf36b10b4d8c72982105a07e66
0 commit comments