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

Merged
merged 12 commits into from
Mar 2, 2025
Merged

[beta] backports #137747

merged 12 commits into from
Mar 2, 2025

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Feb 27, 2025

r? cuviper

@rustbot rustbot added O-windows Operating system: Windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. 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. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Feb 27, 2025
@cuviper
Copy link
Member Author

cuviper commented Feb 27, 2025

This will probably need whatever fixes the current MSVC treeclosed too: #137703 (comment)

@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 Feb 28, 2025
@cuviper cuviper mentioned this pull request Feb 28, 2025
@cuviper
Copy link
Member Author

cuviper commented Feb 28, 2025

@bors r+ p=1 rollup=never

@bors
Copy link
Contributor

bors commented Feb 28, 2025

📌 Commit 5ab5c81 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 Feb 28, 2025
@jieyouxu
Copy link
Member

Hm @cuviper, I think that workaround is no longer sufficient, you may need #137753 this time.

@jieyouxu
Copy link
Member

jieyouxu commented Feb 28, 2025

@bors r- (I'm fairly sure this will fail without the remove-new-SDK workaround)

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Feb 28, 2025
@smalis-msft
Copy link

Should #137455 also be included since #137444 is?

@cuviper
Copy link
Member Author

cuviper commented Feb 28, 2025

@jieyouxu thanks, I'll pull that in too, or rather instead since that reverts the first fix.

@smalis-msft you could nominate #137455 on that PR, especially if that's fixing any further regression, but AFAICS #137444 is working correctly on its own here.

@smalis-msft
Copy link

My understanding is that both are aimed at improving the new diagnostics introduced for migrating to the 2024 edition. Each works fine independently, yes, but they serve the same goal. I'll raise that on that PR.

(cherry picked from commit 25617c7)
@cuviper
Copy link
Member Author

cuviper commented Feb 28, 2025

@bors r+

@bors
Copy link
Contributor

bors commented Feb 28, 2025

📌 Commit 4f0b4a4 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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Feb 28, 2025
@weihanglo
Copy link
Member

@cuviper would you mind including #137842 to this PR? That one is fairly small and stable.

@cuviper
Copy link
Member Author

cuviper commented Mar 1, 2025

Done!

@cuviper
Copy link
Member Author

cuviper commented Mar 1, 2025

@bors r+

@bors
Copy link
Contributor

bors commented Mar 1, 2025

📌 Commit 4746aaf has been approved by cuviper

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Mar 2, 2025

⌛ Testing commit 4746aaf with merge 61e1603...

@bors
Copy link
Contributor

bors commented Mar 2, 2025

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

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Mar 2, 2025
@bors bors merged commit 61e1603 into rust-lang:beta Mar 2, 2025
7 checks passed
@rustbot rustbot added this to the 1.86.0 milestone Mar 2, 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. O-windows Operating system: Windows 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. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.