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

Cleanup #57

Merged
merged 6 commits into from
Oct 11, 2014
Merged

Cleanup #57

merged 6 commits into from
Oct 11, 2014

Commits on Oct 11, 2014

  1. Upgrade to latest Rust nightly

    See rust-lang/rust#17853 for details.
    hannobraun committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    f1a2855 View commit details
    Browse the repository at this point in the history
  2. Fix deprecation warnings

    hannobraun committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    7264d97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    710c9ee View commit details
    Browse the repository at this point in the history
  4. Fix typo in constant name

    hannobraun committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    f7a9dc3 View commit details
    Browse the repository at this point in the history
  5. Fix style warnings

    hannobraun committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    2a7bd56 View commit details
    Browse the repository at this point in the history
  6. Fix inconsistent names

    Most constants were ommitting the LOAD_ prefix, some weren't.
    hannobraun committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    5efa9b4 View commit details
    Browse the repository at this point in the history