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

Update Rust to 1.82.0 and mold to 2.34.0 #9445

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Update Rust to 1.82.0 and mold to 2.34.0 #9445

merged 3 commits into from
Oct 17, 2024

Conversation

arpad-m
Copy link
Member

@arpad-m arpad-m commented Oct 17, 2024

We keep the practice of keeping the compiler up to date, pointing to the latest release. This is done by many other projects in the Rust ecosystem as well.

Release notes.

Also update mold. release notes for 2.34.0, release notes for 2.34.1.

Prior update was in #8939.

@arpad-m arpad-m added the run-extra-build-macos When placed on a PR, tells the CI to run a build on macOS. No unit tests are run, though. label Oct 17, 2024
@arpad-m arpad-m requested review from bayandin and skyzh October 17, 2024 17:46
@arpad-m arpad-m changed the title Update Rust to 1.82.0 Update Rust to 1.82.0 and mold to 2.34.0 Oct 17, 2024
Copy link
Member

@bayandin bayandin left a comment

Choose a reason for hiding this comment

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

We also need to bump LLVM_VERSION to 19

@arpad-m
Copy link
Member Author

arpad-m commented Oct 17, 2024

We also need to bump LLVM_VERSION to 19

strange, I ran rustc --version --verbose and it showed me 18... but indeed now it shows me 19.

Copy link

5202 tests run: 4995 passed, 0 failed, 207 skipped (full report)


Flaky tests (2)

Postgres 17

Postgres 16

Code coverage* (full report)

  • functions: 31.3% (7564 of 24134 functions)
  • lines: 48.9% (59888 of 122418 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
3743c14 at 2024-10-17T19:14:16.795Z :recycle:

@arpad-m arpad-m merged commit 928d98b into main Oct 17, 2024
86 checks passed
@arpad-m arpad-m deleted the arpad/rust_1_82 branch October 17, 2024 19:25
github-merge-queue bot pushed a commit that referenced this pull request Nov 28, 2024
We keep the practice of keeping the compiler up to date, pointing to the
latest release. This is done by many other projects in the Rust
ecosystem as well.

[Release notes](https://releases.rs/docs/1.83.0/).

Also update `cargo-hakari`, `cargo-deny`, `cargo-hack` and
`cargo-nextest` to their latest versions.

Prior update was in #9445.
awarus pushed a commit that referenced this pull request Dec 5, 2024
We keep the practice of keeping the compiler up to date, pointing to the
latest release. This is done by many other projects in the Rust
ecosystem as well.

[Release notes](https://releases.rs/docs/1.83.0/).

Also update `cargo-hakari`, `cargo-deny`, `cargo-hack` and
`cargo-nextest` to their latest versions.

Prior update was in #9445.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-extra-build-macos When placed on a PR, tells the CI to run a build on macOS. No unit tests are run, though.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants