The Wayback Machine - https://web.archive.org/web/20201228173139/https://github.com/rust-lang/reference/pull/887/commits
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

Update guarantees of unwinding past an extern "C" function #887

Open
wants to merge 1 commit into
base: master
from

Commits on Sep 25, 2020

  1. Update guarantees of unwinding past an extern "C" function

    The current docs say it will abort, however that behavior was actually reverted in rust-lang/rust#48445 and is not what currently happens in stable.
    yuriks committed Sep 25, 2020
You can’t perform that action at this time.