Skip to content

Update to Rust 1.87 and Rust 2024 edition #372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

DavisVaughan
Copy link
Collaborator

@DavisVaughan DavisVaughan commented Jun 20, 2025

Related to #302, which notes how we are tied to cargo-xwin's latest version in their Dockerfile for ARM Windows. Note that they have recently updated that Dockerfile to use Rust 1.87, so we should be able to use it too https://github.com/rust-cross/cargo-xwin/blob/main/Dockerfile.

Rust 2024 edition came with a few rustfmt updates. I ran cargo fmt on the whole project (note we don't use +nightly like we do in Ark). They look harmless.

I'll do a dry-run of building the binaries to ensure it works as expected on all platforms.

Many changes around capitalization ordering, and some around function calls within macros
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.

1 participant