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

chore: upgrade Rust to 1.83.0 nightly #8712

Merged
merged 10 commits into from
Dec 16, 2024
Merged

Conversation

andersk
Copy link
Contributor

@andersk andersk commented Dec 15, 2024

Summary

Upgrade Rust to nightly-2024-11-27, which was built on the same day as 1.83.0 stable.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

anymap seems unmaintained and emits a future incompatibility warning
with newer Rust.

chris-morgan/anymap#53

Signed-off-by: Anders Kaseorg <[email protected]>
Fixes “warning: unexpected `cfg` condition value: `used_linker`” with
newer Rust.

mmastrac/rust-ctor#309

Signed-off-by: Anders Kaseorg <[email protected]>
Copy link

netlify bot commented Dec 15, 2024

Deploy Preview for rspack canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 4b1d395
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/675fbe75479c5300088a0aec

@andersk
Copy link
Contributor Author

andersk commented Dec 15, 2024

I note that ctor 0.2.3 has been obsolete for over a year, and Renovate hasn’t been updating it, presumably because it’s only a transitive dependency. According to renovatebot/renovate#15762, we need to enable the lockFileMaintenance option to make sure transitive dependencies are updated.

derivative triggers unfixable Clippy lints with new Rust.

rust-lang/rust-clippy#13811

Signed-off-by: Anders Kaseorg <[email protected]>
Upgrade Rust to nightly-2024-11-27, which was built on the same day as
1.83.0 stable.

Signed-off-by: Anders Kaseorg <[email protected]>
Copy link
Contributor

@h-a-n-a h-a-n-a left a comment

Choose a reason for hiding this comment

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

Thanks!

@h-a-n-a h-a-n-a merged commit 811646f into web-infra-dev:main Dec 16, 2024
32 checks passed
@andersk andersk deleted the bump-rustc branch December 16, 2024 06:42
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