Skip to content

Conversation

aqrln
Copy link
Member

@aqrln aqrln commented Jun 27, 2025

  1. Update stable Rust to 1.88.0 and fix a new clippy lint enforcing variables to be written inline in format strings.
  2. Update nightly Rust for query-engine-wasm to latest and fix a new stylistic compiler warning recommending elided lifetimes in paths to be written explicitly when the lifetime flows from the function argument to its return type.

@aqrln aqrln added this to the 6.11.0 milestone Jun 27, 2025
Copy link

codspeed-hq bot commented Jun 27, 2025

CodSpeed Performance Report

Merging #5504 will not alter performance

Comparing push-zpvmtrrrmrku (b0e5754) with main (f67607f)

Summary

✅ 11 untouched benchmarks

Copy link
Contributor

WASM Query Engine file Size

Engine This PR Base branch Diff
Postgres 2.188MiB 2.184MiB 4.167KiB
Postgres (gzip) 868.279KiB 874.500KiB -6.221KiB
Mysql 2.154MiB 2.149MiB 4.651KiB
Mysql (gzip) 854.660KiB 859.683KiB -5.024KiB
Sqlite 2.062MiB 2.059MiB 3.635KiB
Sqlite (gzip) 817.367KiB 825.421KiB -8.055KiB
SQL Server 2.119MiB 2.115MiB 3.973KiB
SQL Server (gzip) 841.201KiB 849.285KiB -8.084KiB
CockroachDB 2.210MiB 2.206MiB 4.323KiB
CockroachDB (gzip) 876.945KiB 884.034KiB -7.089KiB

@aqrln aqrln merged commit 3293398 into main Jun 27, 2025
201 checks passed
@aqrln aqrln deleted the push-zpvmtrrrmrku branch June 27, 2025 13:25
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