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: update rust to 1.83.0 #5068

Merged
merged 5 commits into from
Dec 2, 2024
Merged

chore: update rust to 1.83.0 #5068

merged 5 commits into from
Dec 2, 2024

Conversation

aqrln
Copy link
Member

@aqrln aqrln commented Nov 30, 2024

Rust 1.83 was released on Thursday, it's time to update as usual.

  • Update Rust to 1.83.0
  • Update Nix flake
  • Update the GitHub linting workflow to lint prisma-schema-build for WASM target on CI (it didn't use to 🤷)
  • Fix all compiler and clippy warnings

Copy link
Contributor

github-actions bot commented Nov 30, 2024

WASM Query Engine file Size

Engine This PR Base branch Diff
Postgres 2.049MiB 2.049MiB 33.000B
Postgres (gzip) 821.949KiB 821.938KiB 11.000B
Mysql 2.013MiB 2.013MiB 33.000B
Mysql (gzip) 807.906KiB 807.916KiB -10.000B
Sqlite 1.910MiB 1.910MiB 33.000B
Sqlite (gzip) 768.169KiB 768.139KiB 31.000B

Copy link

codspeed-hq bot commented Nov 30, 2024

CodSpeed Performance Report

Merging #5068 will not alter performance

Comparing rust-1.83 (ba8340b) with main (b5a4b8f)

Summary

✅ 11 untouched benchmarks

@jkomyno
Copy link
Contributor

jkomyno commented Dec 1, 2024

There are a few linting errors left

@aqrln aqrln added this to the 6.1.0 milestone Dec 1, 2024
@aqrln aqrln marked this pull request as ready for review December 2, 2024 11:54
@aqrln aqrln requested a review from a team as a code owner December 2, 2024 11:54
@aqrln aqrln requested review from wmadden and removed request for a team December 2, 2024 11:54
@aqrln aqrln merged commit c74f897 into main Dec 2, 2024
368 checks passed
@aqrln aqrln deleted the rust-1.83 branch December 2, 2024 12:53
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