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

Make unused-extern-crate warn-by-default #42588

Merged
merged 9 commits into from
Aug 27, 2017
Merged

Commits on Aug 27, 2017

  1. Configuration menu
    Copy the full SHA
    bc5bd51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611b111 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8309a4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e18fe4 View commit details
    Browse the repository at this point in the history
  5. Whitelist unwind import in std

    This is a part of libbacktrace linkage and thus the compiler cannot detect if it's used or not.
    ishitatsuyuki committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    bf9bdef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f05499 View commit details
    Browse the repository at this point in the history
  7. Additional libc cleanup

    ishitatsuyuki committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    7a8d38e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2140a1e View commit details
    Browse the repository at this point in the history
  9. Update Cargo submodule

    ishitatsuyuki committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    a91bdf4 View commit details
    Browse the repository at this point in the history