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 mach build-stable to build with stable rustc #11945

Merged
merged 1 commit into from Jul 5, 2016
Merged

Commits on Jun 30, 2016

  1. Add mach build-stable to build with stable rustc

    Github issue: #11806
    Building with current stable rust (1.9.0) still fails because of
    feature pragmas in some dependencies (e.g. serde_item).
    gpoesia committed Jun 30, 2016
You can’t perform that action at this time.