Skip to content

Conversation

@jamillambert
Copy link
Collaborator

The nightly version used in CI and when running just fmt is still on nightly-2025-04-04.

  • Fix the one lint error in the new nightly.
  • Update to nightly-2025-09-12

Lint error due to ```call to `clone` can be replaced with
`std::slice::from_ref`.```

Use `core::slice::from_ref()` instead to avoid the clone.
Copy link
Member

@tcharding tcharding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 81c85f8

@tcharding tcharding merged commit c296669 into rust-bitcoin:master Sep 14, 2025
30 checks passed
blaze-smith470pm added a commit to blaze-smith470pm/corepc that referenced this pull request Sep 26, 2025
…5-09-12)

81c85f8750d44b59e0adb223079a00cdc16d52f3 Update Github CI to rustc nightly-2025-09-12 (Jamil Lambert, PhD)

Pull request description:

  The nightly version used in CI and when running `just fmt` is still on `nightly-2025-04-04`.

  - Fix the one lint error in the new nightly.
  - Update to `nightly-2025-09-12`

ACKs for top commit:
  tcharding:
    ACK 81c85f8750d44b59e0adb223079a00cdc16d52f3

Tree-SHA512: 646887670bdd262cb9cfd8d6b485d9ddaa6d61a051fd5fe4b82859497ef18052faf7c598f67373bea310b334915d4009fa6df01b159ea57457111e90cbc75d5b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants