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

Upgrade to rustc 1.24.0-nightly (0a3761e63 2018-01-03) #19683

Merged
merged 6 commits into from Jan 10, 2018
Merged

Upgrade to rustc 1.24.0-nightly (0a3761e63 2018-01-03) #19683

merged 6 commits into from Jan 10, 2018

Commits on Jan 10, 2018

  1. Bump gl_generator to 0.8

    Fixes #19735
    Eijebong committed Jan 10, 2018
  2. We use Nigthly Cargo with Stable Rust

    Nightly now has incremental compilation as a stable feature,
    but that’s not in the stable channel yet.
    SimonSapin committed Jan 10, 2018
  3. Disable incremental compilation on CI

    We don’t keep the `target` directory between builds,
    and incremental cache takes a lot of space.
    SimonSapin committed Jan 10, 2018
  4. Upgrade to rustc 1.24.0-nightly (0a3761e63 2018-01-03)

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