Skip to content

Conversation

weihanglo
Copy link
Member

@weihanglo weihanglo commented Apr 5, 2025

What does this PR try to resolve?

This is needed because a type of public field has changed
but was overlooked and was SemVer breaking.

See also

These commits are cherry-picked in order to make CI happy:

This is needed because a type of public field has changed
but was overlooked and was SemVer breaking.

See rust-lang#15387
@rustbot
Copy link
Collaborator

rustbot commented Apr 5, 2025

r? @epage

rustbot has assigned @epage.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot
Copy link
Collaborator

rustbot commented Apr 5, 2025

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against rust-1.86.0. Please double check that you specified the right target!

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 5, 2025
@weihanglo weihanglo changed the title [stable-1.86.0] chore: bump cargo-util-schemas to 0.8.0 [stable-1.86] chore: bump cargo-util-schemas to 0.8.0 Apr 5, 2025
@rustbot rustbot added the A-documenting-cargo-itself Area: Cargo's documentation label Apr 5, 2025
@rustbot rustbot added the A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. label Apr 5, 2025
@Muscraft Muscraft enabled auto-merge April 5, 2025 07:23
Copy link
Member

@Muscraft Muscraft left a comment

Choose a reason for hiding this comment

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

Thanks

@Muscraft Muscraft merged commit ab9915c into rust-lang:rust-1.86.0 Apr 5, 2025
23 checks passed
@weihanglo weihanglo deleted the semver-1.86.0 branch April 5, 2025 10:33
@weihanglo weihanglo linked an issue Apr 5, 2025 that may be closed by this pull request
github-merge-queue bot pushed a commit that referenced this pull request Apr 6, 2025
### What does this PR try to resolve?

This is required due to a SemVer breaking change introduced in 0.7.3.

See

* <#15387>
* <#15397>
* <#15402>
weihanglo added a commit that referenced this pull request Apr 6, 2025
### What does this PR try to resolve?

This is required due to a SemVer breaking change introduced in 0.7.3.

See

* <#15387>
* <#15397>

These commits are cherry-picked in order to make CI happy:

* 62bd1ad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-documenting-cargo-itself Area: Cargo's documentation A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't build cargo-c due to dependency problems in cargo
5 participants