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

ARMv6K Horizon OS panic change #90494

Merged
merged 2 commits into from
Nov 9, 2021
Merged

Conversation

Meziu
Copy link
Contributor

@Meziu Meziu commented Nov 2, 2021

After a small change to backtrace-rs (#448), PanicStrategy::Unwind is now fully supported.

@rust-highfive
Copy link
Collaborator

r? @Mark-Simulacrum

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

@rust-highfive
Copy link
Collaborator

⚠️ Warning ⚠️

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 2, 2021
@Meziu
Copy link
Contributor Author

Meziu commented Nov 2, 2021

@rustbot label: +A-target-specs

@rustbot rustbot added the A-target-specs Area: compile-target specifications label Nov 2, 2021
@rust-log-analyzer

This comment has been minimized.

@klensy
Copy link
Contributor

klensy commented Nov 2, 2021

You need to update backtrace subtree too.

@sanxiyn
Copy link
Member

sanxiyn commented Nov 8, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Nov 8, 2021

📌 Commit d379147 has been approved by sanxiyn

@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 8, 2021
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 8, 2021
ARMv6K Horizon OS panic change

After a small change to `backtrace-rs` ([rust-lang#448](rust-lang/backtrace-rs#448)), `PanicStrategy::Unwind` is now fully supported.
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 8, 2021
ARMv6K Horizon OS panic change

After a small change to `backtrace-rs` ([rust-lang#448](rust-lang/backtrace-rs#448)), `PanicStrategy::Unwind` is now fully supported.
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 9, 2021
…laumeGomez

Rollup of 4 pull requests

Successful merges:

 - rust-lang#90494 (ARMv6K Horizon OS panic change)
 - rust-lang#90652 (use filter(|x| matches!(..)) instead of filter_map(|x| match x ... => Some(xy)))
 - rust-lang#90657 (Fix bug with `#[doc]` string single-character last lines)
 - rust-lang#90689 (:arrow_up: rust-analyzer)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit f07f800 into rust-lang:master Nov 9, 2021
@rustbot rustbot added this to the 1.58.0 milestone Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-target-specs Area: compile-target specifications S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants