[DO NOT MERGE] perf-test for #80629#81933
Closed
rust-timer wants to merge 2 commits intorust-lang:masterfrom
Closed
[DO NOT MERGE] perf-test for #80629#81933rust-timer wants to merge 2 commits intorust-lang:masterfrom
rust-timer wants to merge 2 commits intorust-lang:masterfrom
Conversation
Original message: Rollup merge of rust-lang#80629 - sexxi-goose:migrations_1, r=nikomatsakis Add lint for 2229 migrations Implements the first for RFC 2229 where we make the decision to migrate a root variable based on if the type of the variable needs Drop and if the root variable would be moved into the closure when the feature isn't enabled. r? `@nikomatsakis`
Collaborator
Author
|
@bors try @rust-timer queue The try commit's (master) parent should be ea09825. If it isn't, then please:
You do not need to reinvoke the queue command as long as the perf build hasn't yet started. |
Collaborator
Author
|
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
Collaborator
|
⌛ Trying commit 851b33a with merge 6a6ea85748822fd53db6ff29d3d9befa76bcf99a... |
Member
|
The rollup regression tool is broken. We need to fix it before we can do these automated tests. |
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 is an automatically generated pull request (from here) to run perf tests for #80629 which merged in a rollup.
r? @ghost