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

Consolidate local_data implementations, and cleanup #8447

Closed
wants to merge 1 commit into from

Commits on Aug 28, 2013

  1. Consolidate local_data implementations, and cleanup

    This moves all local_data stuff into the `local_data` module and only that
    module alone. It also removes a fair amount of "super-unsafe" code in favor of
    just vanilla code generated by the compiler at the same time.
    
    Closes rust-lang#8113
    alexcrichton committed Aug 28, 2013
    5 Configuration menu
    Copy the full SHA
    06a7195 View commit details
    Browse the repository at this point in the history