Skip to content

fix: declare Rust 1.94 MSRV - #35

Merged
jrandolf merged 1 commit into
mainfrom
fix/msrv-contract
Aug 27, 2026
Merged

fix: declare Rust 1.94 MSRV#35
jrandolf merged 1 commit into
mainfrom
fix/msrv-contract

Conversation

@jrandolf

Copy link
Copy Markdown
Contributor

Summary

  • declare Rust 1.94 as the published crate MSRV
  • add an exact Rust 1.94.0 CI job covering the full workspace and all targets
  • run the 88 unit and 30 code-generation snapshot tests at the MSRV

Verification

  • Rust 1.94.0 cargo check --locked --workspace --all-features --all-targets
  • Rust 1.94.0 cargo test --locked -p sqlc-gen-sqlx --all-features --lib --test codegen (118 passed)
  • exhaustive hk check --all --slow

@jrandolf
jrandolf enabled auto-merge (squash) August 27, 2026 05:31
@jrandolf
jrandolf merged commit 68931e5 into main Aug 27, 2026
8 checks passed
@jrandolf
jrandolf deleted the fix/msrv-contract branch August 27, 2026 05:36
jrandolf added a commit that referenced this pull request Aug 27, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.2.4](v0.2.3...v0.2.4)
(2026-08-27)


### Bug Fixes

* Declare Rust 1.94 MSRV
([#35](#35))
([68931e5](68931e5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant