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.78.0 #7598

Merged
merged 10 commits into from
May 3, 2024
Merged

Update rust to 1.78.0 #7598

merged 10 commits into from
May 3, 2024

Conversation

arpad-m
Copy link
Member

@arpad-m arpad-m commented May 2, 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://blog.rust-lang.org/2024/05/02/Rust-1.78.0.html

Prior update was in #7198

@arpad-m arpad-m requested review from a team as code owners May 2, 2024 22:53
@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 May 2, 2024
Copy link

github-actions bot commented May 2, 2024

2880 tests run: 2759 passed, 0 failed, 121 skipped (full report)


Flaky tests (1)

Postgres 16

  • test_download_remote_layers_api: debug

Code coverage* (full report)

  • functions: 31.5% (6212 of 19733 functions)
  • lines: 47.2% (46477 of 98509 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
ed29642 at 2024-05-03T13:51:52.295Z :recycle:

Copy link
Member

@petuhovskiy petuhovskiy left a comment

Choose a reason for hiding this comment

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

Code changes LGTM

@arpad-m arpad-m merged commit 426598c into main May 3, 2024
53 checks passed
@arpad-m arpad-m deleted the arpad/rust_1_78 branch May 3, 2024 13:59
sharnoff added a commit to neondatabase/autoscaling that referenced this pull request May 3, 2024
Good to keep in sync with `neondatabase/neon` because we pull in
vm-monitor. Corresponding PR there was neondatabase/neon#7598.
sharnoff added a commit to neondatabase/autoscaling that referenced this pull request May 5, 2024
Good to keep in sync with `neondatabase/neon` because we pull in
vm-monitor. Corresponding PR there was neondatabase/neon#7598.
conradludgate pushed a commit that referenced this pull request May 8, 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://blog.rust-lang.org/2024/05/02/Rust-1.78.0.html

Prior update was in #7198
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.

None yet

4 participants