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 #138190

Merged
merged 6 commits into from
Mar 8, 2025
Merged

[beta] backports #138190

merged 6 commits into from
Mar 8, 2025

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Mar 7, 2025

r? cuviper

DianQK and others added 5 commits March 7, 2025 12:53
(cherry picked from commit 28d3fef)
…=saethlin"

This reverts commit a7a6c64, reversing
changes made to ebbe638.

(cherry picked from commit a59a8f9)
(cherry picked from commit 5f575bc)
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 7, 2025
@cuviper
Copy link
Member Author

cuviper commented Mar 7, 2025

@bors r+ p=1 rollup=never

@bors
Copy link
Contributor

bors commented Mar 7, 2025

📌 Commit cd87b03 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 Mar 7, 2025
@bors
Copy link
Contributor

bors commented Mar 8, 2025

⌛ Testing commit cd87b03 with merge 7e3c838...

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 8, 2025
[beta] backports

- Don't infer attributes of virtual calls based on the function body rust-lang#137669
- Revert "store ScalarPair via memset when one side is undef and the other side can be memset" rust-lang#137894

r? cuviper
@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Contributor

bors commented Mar 8, 2025

💔 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 Mar 8, 2025
@cuviper
Copy link
Member Author

cuviper commented Mar 8, 2025

Ugh, I suppose we need #137947.

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Mar 8, 2025
@cuviper
Copy link
Member Author

cuviper commented Mar 8, 2025

@bors r+

@bors
Copy link
Contributor

bors commented Mar 8, 2025

📌 Commit 0bd0738 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 Mar 8, 2025
@jieyouxu
Copy link
Member

jieyouxu commented Mar 8, 2025

@bors p=5 (rollup scheduling)

@bors
Copy link
Contributor

bors commented Mar 8, 2025

⌛ Testing commit 0bd0738 with merge b2af9a5...

@bors
Copy link
Contributor

bors commented Mar 8, 2025

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

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Mar 8, 2025
@bors bors merged commit b2af9a5 into rust-lang:beta Mar 8, 2025
7 checks passed
@rustbot rustbot added this to the 1.86.0 milestone Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants