Skip to content
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

Rust 1.80 #51458

Merged
merged 4 commits into from
Jul 29, 2024
Merged

Rust 1.80 #51458

merged 4 commits into from
Jul 29, 2024

Conversation

tranzystorekk
Copy link
Contributor

@tranzystorekk tranzystorekk commented Jul 25, 2024

Testing the changes

  • I tested the changes in this PR: YES

@tranzystorekk
Copy link
Contributor Author

tranzystorekk commented Jul 25, 2024

Results of build_style=cargo rebuild for x86_64-gnu:

New failures since 1.79

time-rs/time#693

(requires bumping time dependency to at least 0.3.35 - fix commit)

Likely no immediate fix is needed, just notify upstreams to ensure they have bumped time by next release, or else bump manually as needed:

post_patch() {
    cargo update --package time@<current_version> --precise 0.3.35
}

Misc

Known failures

  • fool
  • hurl
  • ion
  • lapce
  • spotifyd
  • spotify-tui
  • wasmtime

@atk
Copy link
Contributor

atk commented Jul 29, 2024

I'd be fine with removing the lapce package. The newer versions are basically unusable, so I did not submit the updates.

@tranzystorekk
Copy link
Contributor Author

Im not sure there's a benefit from removing it as long as it doesn't break anything else

@tranzystorekk tranzystorekk merged commit 92430c7 into void-linux:master Jul 29, 2024
4 of 8 checks passed
@tranzystorekk tranzystorekk deleted the rust branch July 29, 2024 15:38
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