Skip to content

Unpin Rust from 1.82.0#19302

Merged
anoadragon453 merged 3 commits into
developfrom
anoa/unpin_rust
Dec 12, 2025
Merged

Unpin Rust from 1.82.0#19302
anoadragon453 merged 3 commits into
developfrom
anoa/unpin_rust

Conversation

@anoadragon453
Copy link
Copy Markdown
Member

@anoadragon453 anoadragon453 commented Dec 12, 2025

This was required to stop wheel builds failing for MacOS when using Rust 1.83.0 (#17993).

As we no longer build wheels for MacOS (#19225), we can unpin Rust once more and benefit from the latest releases.

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Code style is correct (run the linters)

This was required to stop wheel builds failing for MacOS when using Rust
1.83.0 (#17993).

As we no longer build wheels for MacOS
(#19225), we can unpin Rust
once more and benefit from the latest releases.
@anoadragon453 anoadragon453 marked this pull request as ready for review December 12, 2025 11:00
@anoadragon453 anoadragon453 requested a review from a team as a code owner December 12, 2025 11:00
@anoadragon453
Copy link
Copy Markdown
Member Author

CI failed due to flaky tests. Merging manually.

@anoadragon453 anoadragon453 merged commit 1f7f164 into develop Dec 12, 2025
43 of 45 checks passed
@anoadragon453 anoadragon453 deleted the anoa/unpin_rust branch December 12, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants