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

add preliminary support for incremental compilation to rustbuild.py #38072

Merged
merged 2 commits into from Dec 19, 2016

Commits on Dec 19, 2016

  1. Copy the full SHA
    ef8921a View commit details
    Browse the repository at this point in the history
  2. add and document --incremental flag along with misc other changes

    For example:
    
    - we now support `-vv` to get very verbose output.
    - RUSTFLAGS is respected by `x.py`
    - better error messages for some cases
    nikomatsakis committed Dec 19, 2016
    Copy the full SHA
    83453bc View commit details
    Browse the repository at this point in the history