Skip to content

Conversation

@cuviper
Copy link
Member

@cuviper cuviper commented Jan 9, 2026

r? cuviper

Kobzol and others added 5 commits January 8, 2026 16:08
…ed_assignments-macro-gen-147648, r=JonathanBrouwer"

This reverts commit 82a17b3, reversing
changes made to 5019bda.

(cherry picked from commit 7438715)
Use LLVM intrinsics for `madd` intrinsics

(cherry picked from commit 85f3ba3)
(cherry picked from commit 5e4168b)
@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 Jan 9, 2026
@rustbot
Copy link
Collaborator

rustbot commented Jan 9, 2026

⚠️ Warning ⚠️

  • There are issue links (such as #123) in the commit messages of the following commits.
    Please move them to the PR description, to avoid spamming the issues with references to the commit, and so this bot can automatically canonicalize them to avoid issues with subtree.

@cuviper
Copy link
Member Author

cuviper commented Jan 9, 2026

@bors r+ rollup=never p=1

@rust-bors rust-bors bot added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 9, 2026
@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 9, 2026

📌 Commit d851fe6 has been approved by cuviper

It is now in the queue for this repository.

@rust-bors rust-bors bot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 9, 2026
@rust-bors

This comment has been minimized.

rust-bors bot added a commit that referenced this pull request Jan 9, 2026
[beta] backports

- Revert "Rollup merge of #149147 - chenyukang:yukang-fix-unused_assignments-macro-gen-147648, r=JonathanBrouwer" #149657
- Don't lint on interior mutable `const` item coming from derefs #150166
- stdarch subtree update #150639 (partial)

r? cuviper
@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 9, 2026

💥 Test timed out after 21600s

@jieyouxu
Copy link
Member

jieyouxu commented Jan 9, 2026

Hm.
@bors p=10
@bors retry

@jieyouxu
Copy link
Member

jieyouxu commented Jan 9, 2026

We might need to backport bors config changes.

EDIT: context #t-infra > Testing new bors in production @ 💬

@bors r-

@rust-bors rust-bors bot 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 Jan 9, 2026
@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 9, 2026

Commit d851fe6 has been unapproved.

@jieyouxu jieyouxu added the T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. label Jan 9, 2026
@jieyouxu
Copy link
Member

jieyouxu commented Jan 9, 2026

Might need to beta- and stable- backport (at least) these 3 PRs:

  1. Update bors configuration #150308
  2. Update bors e-mail lookup #150783
  3. Make verify-channel.sh script compatible with new bors #150759

(Stable backport is needed in case there's some kind of emergency patch release.)

Kobzol added 5 commits January 9, 2026 09:40
(cherry picked from commit 75f53dd)
(cherry picked from commit 138cc27)
Its last use was removed in rust-lang#142827.

(cherry picked from commit f2d0d52)
@rustbot rustbot added the A-CI Area: Our Github Actions CI label Jan 9, 2026
@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-release Relevant to the release subteam, which will review and decide on the PR/issue. labels Jan 9, 2026
@cuviper
Copy link
Member Author

cuviper commented Jan 9, 2026

@bors r+

@rust-bors rust-bors bot 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 Jan 9, 2026
@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 9, 2026

📌 Commit 4dc996f has been approved by cuviper

It is now in the queue for this repository.

@rust-bors

This comment has been minimized.

@rust-bors rust-bors bot added the merged-by-bors This PR was explicitly merged by bors. label Jan 9, 2026
@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 9, 2026

☀️ Test successful - CI
Approved by: cuviper
Pushing 7bea8c6 to beta...

@rust-bors rust-bors bot merged commit 7bea8c6 into rust-lang:beta Jan 9, 2026
12 checks passed
@rustbot rustbot added this to the 1.93.0 milestone Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI 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-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. T-release Relevant to the release subteam, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants