Skip to content

Use C++ for unwinding on Android. #11147 #11281

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

Closed
wants to merge 1 commit into from

Conversation

brson
Copy link
Contributor

@brson brson commented Jan 3, 2014

For some reason using libunwind directly is not working.

@@ -1 +1 @@
Subproject commit 8841dcef357e051c34a46030db7c7b1a83f9b1d8
Subproject commit eac6ff795c40778683e42b0c6ab6f6adaceb391d
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to have snuck in again.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Guh.

@alexcrichton
Copy link
Member

r=me with changes

@vadimcn vadimcn mentioned this pull request Jan 4, 2014
For some reason using libunwind directly is not working.
@brson
Copy link
Contributor Author

brson commented Jan 4, 2014

Obsoleted by #11301

@brson brson closed this Jan 4, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request Aug 24, 2023
allow calling `to_owned` on borrowed value for [`implicit_clone`]

fixes: rust-lang#11281

a small and simple fix that give up checking for `referenced_value.to_owned()` usage.

changelog: allow calling `to_owned` with borrowed value for [`implicit_clone`]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants