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

Fix cargo semver-checks rust version #871

Merged
merged 1 commit into from Sep 4, 2023

Conversation

jschwe
Copy link
Contributor

@jschwe jschwe commented Aug 25, 2023

I forgot forcing stable rustc for semver-checks in commit 67fea1a. On nightly Rust it is possible for the rustdoc version to be newer than what cargo semver checks supports.

This time the automatic draft release should work, I tested on my fork: https://github.com/jschwe/cbindgen/actions/runs/5978102354/job/16219504446

I forgot forcing stable rustc for semver-checks in commit 67fea1a.
On nightly Rust it is possible for the rustdoc version
to be newer than what cargo semver checks supports.
@emilio emilio merged commit db6ccdd into mozilla:master Sep 4, 2023
2 checks passed
@jschwe jschwe deleted the fix_semver_checks branch September 4, 2023 18:16
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.

None yet

2 participants