Skip to content

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
Contributor

r? @Mark-Simulacrum

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

@rust-highfive
Copy link
Contributor

⚠️ 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.

@Meziu Meziu force-pushed the armv6k-3ds-target branch from c28987e to 9cab312 Compare November 2, 2021 07:46
@klensy
Copy link
Contributor

klensy commented Nov 2, 2021

You need to update backtrace subtree too.

@sanxiyn
Copy link
Contributor

sanxiyn commented Nov 8, 2021

@bors r+

@bors
Copy link
Collaborator

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.

8 participants