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

Restore the ability to disable incremental compilation #19763

Merged
merged 4 commits into from Jan 18, 2018
Merged

Commits on Jan 14, 2018

  1. Restore the ability to disable incremental compilation

    It became the default in debug mode in the last Rust/Cargo update.
    SimonSapin committed Jan 14, 2018
  2. Remove work-around that is now unnecessary

    We use rustup.rs, where each toolchain has its own Cargo version.
    SimonSapin committed Jan 14, 2018

Commits on Jan 16, 2018

  1. servobuild: remove obsolete comment

    SimonSapin committed Jan 16, 2018
You can’t perform that action at this time.