Skip to content

Conversation

@Jamesbarford
Copy link
Contributor

@Jamesbarford Jamesbarford commented Oct 27, 2025

r? @ghost

triaging #37225

edit: closes #37225

@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 Oct 27, 2025
@Jamesbarford
Copy link
Contributor Author

Jamesbarford commented Oct 27, 2025

r? compiler

@rustbot
Copy link
Collaborator

rustbot commented Oct 27, 2025

Error: Parsing assign command in comment failed: ...' ?' | error: specify user to assign to at >| ''...

Please file an issue on GitHub at triagebot if there's a problem with this bot, or reach out on #triagebot on Zulip.

@wesleywiser
Copy link
Member

@bors r+ iffy

@bors
Copy link
Collaborator

bors commented Oct 27, 2025

📌 Commit a918702 has been approved by wesleywiser

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 Oct 27, 2025
@wesleywiser
Copy link
Member

@bors rollup=iffy

@Zalathar
Copy link
Contributor

@bors try jobs=aarch64-gnu,aarch64-apple,aarch64-msvc-1

@rust-bors

This comment has been minimized.

rust-bors bot added a commit that referenced this pull request Oct 28, 2025
…ing, r=<try>

Re-enable macro-stepping test for AArch64

try-job: aarch64-gnu
try-job: aarch64-apple
try-job: aarch64-msvc-1
Zalathar added a commit to Zalathar/rust that referenced this pull request Oct 28, 2025
…macro-stepping, r=wesleywiser

Re-enable macro-stepping test for AArch64

r? `@ghost`

triaging rust-lang#37225

edit: closes rust-lang#37225
@rust-bors
Copy link

rust-bors bot commented Oct 28, 2025

☀️ Try build successful (CI)
Build commit: b3b5f59 (b3b5f5950b48f479825a3b29ae3b9dd869e055c6, parent: adaa838976ff99a4f0661136322f64cb466b58a0)

bors added a commit that referenced this pull request Oct 28, 2025
Rollup of 14 pull requests

Successful merges:

 - #144936 (CFI: Fix types that implement Fn, FnMut, or FnOnce)
 - #147185 (repr(transparent): do not consider repr(C) types to be 1-ZST)
 - #147840 (Rework unsizing coercions in the new solver)
 - #147915 (Update target maintainers android.md)
 - #148013 (1.91.0 release notes)
 - #148044 (compiletest: show output in debug logging)
 - #148057 (tests/ui/sanitizer/hwaddress.rs: Run on aarch64 and remove cgu hack)
 - #148139 (Add `coverage` scope for controlling paths in code coverage)
 - #148154 (Add a mailmap entry)
 - #148158 (ci: loongarch64: use medium code model to avoid relocation overflows)
 - #148166 (Re-enable macro-stepping test for AArch64)
 - #148172 (rustc-dev-guide subtree update)
 - #148175 (Fix typos: duplicate words in comments)
 - #148186 (rustdoc-search: add an integration test for CCI)

Failed merges:

 - #147935 (Add LLVM realtime sanitizer)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit a45371f into rust-lang:master Oct 28, 2025
12 checks passed
@rustbot rustbot added this to the 1.93.0 milestone Oct 28, 2025
rust-timer added a commit that referenced this pull request Oct 28, 2025
Rollup merge of #148166 - Jamesbarford:fix/aarch64-reenable-macro-stepping, r=wesleywiser

Re-enable macro-stepping test for AArch64

r? `@ghost`

triaging #37225

edit: closes #37225
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rust build on ARMv8 fails in test macro-stepping.rs, other debuginfo-gdb tests.

6 participants