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

Switch to begin_panic again #43477

Merged
merged 1 commit into from
Jul 27, 2017
Merged

Switch to begin_panic again #43477

merged 1 commit into from
Jul 27, 2017

Commits on Jul 25, 2017

  1. Switch to begin_panic again

    In rust-lang#42938 we made the compiler
    emit a call to begin_panic_new in order to pass column info to it. Now
    with stage0 updated (rust-lang#43320),
    we can safely change begin_panic and start emitting calls for it again.
    est31 committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    90ac640 View commit details
    Browse the repository at this point in the history