Skip to content

Adjusting test to needs-unwind, with linking issue - #103262

Merged
bors merged 1 commit into
rust-lang:masterfrom
andrewpollack:switch-needs-unwind
Oct 20, 2022
Merged

Adjusting test to needs-unwind, with linking issue#103262
bors merged 1 commit into
rust-lang:masterfrom
andrewpollack:switch-needs-unwind

Conversation

@andrewpollack

Copy link
Copy Markdown
Member

Test requires needs-unwind (see linked issue #103261)

@rustbotrustbot added A-testsuite Area: The testsuite used to check the correctness of rustc T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Oct 19, 2022
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 19, 2022
@tmandry

Copy link
Copy Markdown
Member

r? @tmandry

@bors delegate+

@rustbot author

@rustbotrustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 20, 2022
@bors

bors commented Oct 20, 2022

Copy link
Copy Markdown
Collaborator

✌️ @andrewpollack can now approve this pull request

@rustbotrustbot added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Oct 20, 2022
@andrewpollack

Copy link
Copy Markdown
MemberAuthor

@bors r=tmandry

@bors

bors commented Oct 20, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 2050066 has been approved by tmandry

It is now in the queue for this repository.

@borsbors 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 Oct 20, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 20, 2022
…iaskrgr
Rollup of 6 pull requests
Successful merges:
- rust-lang#103197 (Stabilize proc_macro::Span::source_text)
- rust-lang#103251 (Fix item declaration highlighting)
- rust-lang#103262 (Adjusting test to needs-unwind, with linking issue)
- rust-lang#103268 (rustdoc: remove no-op CSS `nav.sub { font-size: 1rem }`)
- rust-lang#103272 (Remove extra spaces in docs)
- rust-lang#103276 (Erase regions before checking for `Default` in uninitialized binding error)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 56ff294 into rust-lang:masterOct 20, 2022
@rustbotrustbot added this to the 1.66.0 milestone Oct 20, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuiteArea: The testsuite used to check the correctness of rustcS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant 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.

6 participants

@andrewpollack@rust-highfive@tmandry@bors@Mark-Simulacrum@rustbot