Skip to content

Check MSRV in CI #361

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

Merged
merged 5 commits into from
Jul 2, 2025
Merged

Check MSRV in CI #361

merged 5 commits into from
Jul 2, 2025

Conversation

djc
Copy link
Member

@djc djc commented Jul 2, 2025

After upgrading some downstream packages I noticed that I introduced an #[expect] attribute, which substantially increased the MSRV for what I would describe as pretty minor developer experience gain.

Proposed release notes

  • Declare 1.71 rust-version and check MSRV in CI.

@djc djc requested review from cpu and est31 July 2, 2025 10:34
Copy link
Member

@cpu cpu left a comment

Choose a reason for hiding this comment

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

Oops 😮‍💨 Good catch.

@djc djc added this pull request to the merge queue Jul 2, 2025
Merged via the queue into main with commit dd8cc55 Jul 2, 2025
16 checks passed
@djc djc deleted the msrv branch July 2, 2025 18:46
@djc
Copy link
Member Author

djc commented Jul 2, 2025

  • Published rcgen v0.14.1 at registry crates-io
  • [new tag] v0.14.1 -> v0.14.1
  • Release notes

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.

3 participants