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

Merged
merged 8 commits into from
Sep 1, 2023
Merged

[beta] backports #115442

merged 8 commits into from
Sep 1, 2023

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Sep 1, 2023

r? cuviper

@rustbot
Copy link
Collaborator

rustbot commented Sep 1, 2023

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

cuviper commented Sep 1, 2023

@bors r rollup=never

@bors
Copy link
Contributor

bors commented Sep 1, 2023

📌 Commit 20ddd45 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 Sep 1, 2023
@bors
Copy link
Contributor

bors commented Sep 1, 2023

⌛ Testing commit 20ddd45 with merge 9f37cd4...

@bors
Copy link
Contributor

bors commented Sep 1, 2023

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

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Sep 1, 2023
@bors bors merged commit 9f37cd4 into rust-lang:beta Sep 1, 2023
12 checks passed
@rustbot rustbot added this to the 1.73.0 milestone Sep 1, 2023
@cuviper cuviper deleted the beta-next branch September 2, 2023 03:17
bors-ferrocene bot added a commit to ferrocene/ferrocene that referenced this pull request Oct 26, 2023
67: Automated pull from upstream `stable` r=pietroalbini a=github-actions[bot]


This PR pulls the following changes from the upstream repository:

* rust-lang/rust#116364
* rust-lang/rust#116279
* rust-lang/rust#115819
* rust-lang/rust#116044
* rust-lang/rust#115901
* rust-lang/rust#115722
* rust-lang/rust#115442
* rust-lang/rust#115282
* rust-lang/rust#115195
* rust-lang/rust#115056



Co-authored-by: Mark Rousskov <[email protected]>
Co-authored-by: bors <[email protected]>
Co-authored-by: Josh Stone <[email protected]>
Co-authored-by: Jack Huey <31162821 [email protected]>
Co-authored-by: Weihang Lo <[email protected]>
Co-authored-by: Tomasz Miąsko <[email protected]>
Co-authored-by: David Tolnay <[email protected]>
Co-authored-by: Scott McMurray <[email protected]>
Co-authored-by: Camille GILLOT <[email protected]>
Co-authored-by: Michael Howell <[email protected]>
Co-authored-by: lcnr <[email protected]>
Co-authored-by: klensy <[email protected]>
Co-authored-by: León Orell Valerian Liehr <[email protected]>
Co-authored-by: Oli Scherer <[email protected]>
Co-authored-by: bohan <[email protected]>
Co-authored-by: ouz-a <[email protected]>
Co-authored-by: Georgii Rylov <[email protected]>
Co-authored-by: Michael Goulet <[email protected]>
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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ScalarReplacementOfAggregates causes rustc to emit invalid LLVM debuginfo (and sometimes rustc segfaults)
8 participants