Skip to content

Update rust to 1.88.0-nightly #13198

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 1 commit into
base: master
Choose a base branch
from
Open

Update rust to 1.88.0-nightly #13198

wants to merge 1 commit into from

Conversation

auyer
Copy link

@auyer auyer commented Apr 7, 2025

This base breaks for projects using creates with edition = 2024. Those require rust 1.85+

Example (this is an action run, and the link will expire):

Caused by:
  feature `edition2024` is required

  The package requires the Cargo feature called `edition2024`, but that feature is not stabilized in this version of Cargo (1.81.0-nightly (154fdac39 2024-07-07)).
  Consider trying a more recent nightly release.
  See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 for more information about the status of this feature.

For my project, I had to re-built a simples version of this image from the base builder. auyer/Protonup-rs#47

This base breaks for projects using creates with `edition = 2024`. Those require rust 1.85+

For my project, I had to re-built a simples version of this image from the base builder. auyer/Protonup-rs#47
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