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 --emit dep-info work correctly with -Z no-analysis again. #33450

Merged
merged 6 commits into from
May 13, 2016

Commits on May 10, 2016

  1. Make --emit dep-info work correctly with -Z no-analysis again.

    Previously, it would attempt to resolve some external crates that weren't
    necessary for dep-info output.
    
    Fixes rust-lang#33231.
    SiegeLordEx authored and SiegeLord committed May 10, 2016
    Configuration menu
    Copy the full SHA
    f16eac9 View commit details
    Browse the repository at this point in the history
  2. Fix funky formatting.

    SiegeLordEx authored and SiegeLord committed May 10, 2016
    Configuration menu
    Copy the full SHA
    105aa8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64cca3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a75fc0d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. Also rename the print_from_ast.

    SiegeLordEx authored and SiegeLord committed May 11, 2016
    Configuration menu
    Copy the full SHA
    ba04a52 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. Configuration menu
    Copy the full SHA
    215b260 View commit details
    Browse the repository at this point in the history