Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up[stable] Add a few critical fixes to the 1.31.0 release #56518
Conversation
oli-obk
and others
added some commits
Dec 3, 2018
rust-highfive
assigned
alexcrichton
Dec 4, 2018
This comment has been minimized.
This comment has been minimized.
|
rust-highfive
added
the
S-waiting-on-review
label
Dec 4, 2018
This comment has been minimized.
This comment has been minimized.
|
@bors: r+ p=1000 |
This comment has been minimized.
This comment has been minimized.
|
|
bors
added
S-waiting-on-bors
and removed
S-waiting-on-review
labels
Dec 4, 2018
This was referenced Dec 4, 2018
This comment has been minimized.
This comment has been minimized.
bors
added a commit
that referenced
this pull request
Dec 4, 2018
This comment has been minimized.
This comment has been minimized.
|
@bors r- |
bors
added
S-waiting-on-author
and removed
S-waiting-on-bors
labels
Dec 4, 2018
This comment has been minimized.
This comment has been minimized.
|
@bors retry |
bors
added
S-waiting-on-bors
and removed
S-waiting-on-author
labels
Dec 4, 2018
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
|
This comment has been minimized.
This comment has been minimized.
bors
added a commit
that referenced
this pull request
Dec 4, 2018
This comment has been minimized.
This comment has been minimized.
|
|
bors
merged commit 6d54f6d
into
rust-lang:stable
Dec 5, 2018
This comment has been minimized.
This comment has been minimized.
|
this might fix #55390, I'll test with this nightly |
pietroalbini
deleted the
pietroalbini:stable-additions
branch
Dec 5, 2018
pnkfelix
referenced this pull request
Dec 13, 2018
Closed
regression: stack overflow on macosx with xcode 6.4 #55471
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.
pietroalbini commentedDec 4, 2018
•
edited
This PR cherry-picks the following PRs to stable:
The changes will be included in the final 1.31.0 binary (to avoid a point release). To deploy the build to dev-static the old manifest needs to be removed from the bucket after the PR is merged.
cc @rust-lang/core @rust-lang/release @rust-lang/compiler
r? @alexcrichton