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

Merged
merged 5 commits into from
Nov 2, 2024
Merged

[beta] backports #132468

merged 5 commits into from
Nov 2, 2024

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Nov 1, 2024

r? cuviper

thesummer and others added 5 commits November 1, 2024 11:14
(cherry picked from commit a09c54d)
By using qualified imports, i.e. `$crate::...::LocalKey`.

(cherry picked from commit 7b2320c)
To catch at least one pattern that was miscompiled. The test is a
minimization of the MCVE reported in
<rust-lang#132353>.

(cherry picked from commit 4d8bda3)
Co-authored-by: DianQK <[email protected]>
(cherry picked from commit 10b8ba4)
Co-authored-by: DianQK <[email protected]>
(cherry picked from commit cfb4c05)
@rustbot
Copy link
Collaborator

rustbot commented Nov 1, 2024

⚠️ 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 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. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Nov 1, 2024
@cuviper
Copy link
Member Author

cuviper commented Nov 1, 2024

@bors r+ rollup=never

@bors
Copy link
Contributor

bors commented Nov 1, 2024

📌 Commit 0f95b22 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 Nov 1, 2024
@bors
Copy link
Contributor

bors commented Nov 2, 2024

⌛ Testing commit 0f95b22 with merge 67512de...

@bors
Copy link
Contributor

bors commented Nov 2, 2024

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

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Nov 2, 2024
@bors bors merged commit 67512de into rust-lang:beta Nov 2, 2024
7 checks passed
@rustbot rustbot added this to the 1.83.0 milestone Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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-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.

5 participants