Skip to content

Make backtrace crate optional #94

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
Closed

Conversation

bbqsrc
Copy link

@bbqsrc bbqsrc commented Jan 30, 2019

I faced an issue where a recent change to the backtrace crate caused builds to fail on Android. This crate was the only crate that has it as a nested dependency in my codebase, so it would be nice if it could be either opt-in or opt-out.

@punkstarman
Copy link
Collaborator

@bbqsrc , thankyou for the PR.

There are suddenly problems with the build on stable that we've encountered on another PR. I'm looking into it.

@rustysec
Copy link

this is a duplicate of #93 , glad everyone is having the same problem with backtrace.

@punkstarman
Copy link
Collaborator

Closing since this is a duplicate.

@punkstarman punkstarman closed this Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants