[stable] Prepare 1.64.0 release#102018
Merged
bors merged 9 commits intorust-lang:stablefrom Sep 19, 2022
Merged
Conversation
This makes it consistent with `x.py` as changed in rust-lang#95671 Fixes rust-lang#100459
3 commits in 4bcb3c65e440a12044092b85ffea8fac6cb96f42..387270bc7f446d17869c7f208207c73231d6a252 2022-08-17 21:01:34 +0000 to 2022-09-16 20:18:27 +0000 - Beta backport rust-lang/cargo#11082 (rust-lang/cargo#11097) - [Beta] Run `reach_max_unpack_size` test only on debug build (rust-lang/cargo#11090) - [beta] Fix for CVE-2022-36113 and CVE-2022-36114 (rust-lang/cargo#11088)
Collaborator
|
Some changes occurred in src/tools/cargo cc @ehuss Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
Member
Author
|
@bors r+ p=1000 rollup=never |
Collaborator
Collaborator
Collaborator
|
☀️ 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.
This PR prepares the 1.64.0 stable release builds.
In addition to bumping the channel and including the latest release notes changes, this PR also backports the following PRs:
getuidto check instead ofUSERenv var in rustbuild #100852This PR also reverts the following PRs, as decided in #101899 (comment):
r? @ghost
cc @rust-lang/release