Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[beta] backports #102676

Merged
merged 34 commits into from Oct 10, 2022
Merged

[beta] backports #102676

merged 34 commits into from Oct 10, 2022

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Oct 4, 2022

dingxiangfei2009 and others added 20 commits October 4, 2022 12:50
(cherry picked from commit d510ba3)
(cherry picked from commit eb36f5e)
(cherry picked from commit 9929c0a)
(cherry picked from commit f1767db)
(cherry picked from commit e09242d)
(cherry picked from commit 1eb71f0)
(cherry picked from commit 72a2102)
(cherry picked from commit 3e6c9e5)
(cherry picked from commit 696472a)
(cherry picked from commit 0776778)
@rustbot rustbot added T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Oct 4, 2022
@rust-highfive
Copy link
Collaborator

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@rustbot
Copy link
Collaborator

rustbot commented Oct 4, 2022

Some changes occurred to MIR optimizations

cc @rust-lang/wg-mir-opt

rustc_error_messages was changed

cc @davidtwco, @compiler-errors, @JohnTitor, @estebank, @TaKO8Ki

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 4, 2022
compiler-errors and others added 4 commits October 6, 2022 10:07
(cherry picked from commit cca4828)
…_by_def, r=oli-obk"

This reverts commit 2cb9a65, reversing
changes made to 750bd1a.

(cherry picked from commit fc43df0)
@cuviper cuviper assigned cuviper and unassigned Mark-Simulacrum Oct 6, 2022
@rustbot rustbot added the A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) label Oct 6, 2022
@cuviper
Copy link
Member Author

cuviper commented Oct 6, 2022

@bors r+ rollup=never

@bors
Copy link
Contributor

bors commented Oct 6, 2022

📌 Commit d223452 has been approved by cuviper

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 6, 2022
@bors
Copy link
Contributor

bors commented Oct 7, 2022

⌛ Testing commit d223452 with merge c8450d4b1368158c1bb6000896167070aa7d2a02...

@bors
Copy link
Contributor

bors commented Oct 7, 2022

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Oct 7, 2022
@rust-log-analyzer

This comment has been minimized.

@cuviper
Copy link
Member Author

cuviper commented Oct 7, 2022

warning: spurious network error from crates.io...

@bors retry

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 7, 2022
@cuviper
Copy link
Member Author

cuviper commented Oct 9, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Oct 9, 2022

📌 Commit f73da69 has been approved by cuviper

It is now in the queue for this repository.

@cuviper
Copy link
Member Author

cuviper commented Oct 9, 2022

The queue is getting longer -- bumping this up so we can maximize beta-testing time with these backports included.

@bors p=1

@bors
Copy link
Contributor

bors commented Oct 10, 2022

⌛ Testing commit f73da69 with merge da7ffa2...

@bors
Copy link
Contributor

bors commented Oct 10, 2022

☀️ Test successful - checks-actions
Approved by: cuviper
Pushing da7ffa2 to beta...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Oct 10, 2022
@bors bors merged commit da7ffa2 into rust-lang:beta Oct 10, 2022
@rustbot rustbot added this to the 1.65.0 milestone Oct 10, 2022
@cuviper cuviper deleted the beta-next branch October 15, 2022 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet