Uh oh!
There was an error while loading. Please reload this page.
[BETA] Update cargo - #64773
Closed
alexcrichton wants to merge 1 commit into
Closed
Conversation
2 commits in b6c6f685b38d523580813b0031677c2298f458ea..4b105b6abfb12d6985ffe66670e8b2a85982291a 2019-09-19 21:10:09 +0000 to 2019-09-25 17:26:54 +0000 - [beta] Don't ever capture CPU state if timings are disabled (rust-lang/cargo#7430) - [beta] Backport two changes to 1.39.0 (rust-lang/cargo#7424)
rust-highfive
commented
Sep 25, 2019
Contributor
(rust_highfive has picked a reviewer for you, use r? to override) |
rust-highfive
commented
Sep 25, 2019
Contributor
|
Centril
commented
Sep 25, 2019
Contributor
Mark-Simulacrum
commented
Sep 25, 2019
Member
@bors r+ |
bors
commented
Sep 25, 2019
Collaborator
📌 Commit 7e1cff0 has been approved by |
Mark-Simulacrum
commented
Sep 25, 2019
Member
It'd be good to get a beta rollup going but we can land this in the meanwhile I guess... |
Mark-Simulacrum
commented
Sep 26, 2019
Member
Rolled up in #64814 |
bors added a commit
that referenced
this pull request
Sep 27, 2019
[beta] switch to stable bootstrap and rollup backports Contains the following: * Account for the Zero sub-pattern case. #64748 * relnotes: make compatibility section more sterile and fix rustc version #64742 * Rustdoc render async function re-export #64599 * Update cargo #64773 * switches us to stable bootstrap (not dev-static) (no PR)
alexcrichton
commented
Sep 27, 2019
MemberAuthor
Landed in #64814 |
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 freeto 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.
2 commits in b6c6f685b38d523580813b0031677c2298f458ea..4b105b6abfb12d6985ffe66670e8b2a85982291a
2019-09-19 21:10:09 +0000 to 2019-09-25 17:26:54 +0000