Bump cargo library to 0.72.2 for CVE patches#12462
Merged
bors merged 5 commits intorust-lang:rust-1.71.0from Aug 7, 2023
Merged
Bump cargo library to 0.72.2 for CVE patches#12462bors merged 5 commits intorust-lang:rust-1.71.0from
bors merged 5 commits intorust-lang:rust-1.71.0from
Conversation
Collaborator
|
r? @ehuss (rustbot has picked a reviewer for you, use r? to override) |
Collaborator
|
Contributor
|
I imagine there are going to need to be some backports to get CI passing. Can you identify how many will be needed? |
Member
Author
|
Wish we could have ##12181… I'll ping you when ready :) |
This will be required in the future (where "the future" is my PR which fails CI because of cargo here).
66f76c8 to
c7182e7
Compare
Member
Author
|
I guess that's it. Feel uncomfortable with nightly changes, especially cc @ehuss |
Contributor
|
Those look fine to me, since they are mostly for tests which aren't important for publishing the library. The clone change seems harmless. Thanks! @bors r+ |
Contributor
Contributor
Contributor
|
☀️ Test successful - checks-actions |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #12460
In order to make CI pass, these pull request has been cherr-picked:
.clone#12213#[allow(internal_features)]in RUSTC_BOOTSTRAP test #12429