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

Use a less strict bound for wrap_panic. #317

Merged
merged 1 commit into from Nov 15, 2016
Merged

Use a less strict bound for wrap_panic. #317

merged 1 commit into from Nov 15, 2016

Commits on Nov 15, 2016

  1. Use a less strict bound for wrap_panic.

    This is what's required for catch_unwind; there's no need to be stricter.
    Ms2ger committed Nov 15, 2016
You can’t perform that action at this time.