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

std: Back out backtrace pruning logic #41364

Merged
merged 1 commit into from
Apr 18, 2017

Commits on Apr 18, 2017

  1. std: Back out backtrace pruning logic

    It was discovered rust-lang#40264 that this backtrace pruning logic is a little too
    aggressive, so while we figure how out to handle rust-lang#40264 this commit backs out
    the changes to prune frames. Note that other cosmetic changes, such as better
    path printing and such remain.
    alexcrichton committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    e46a8bd View commit details
    Browse the repository at this point in the history