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

Remove some usage of unstable features #18839

Merged
merged 7 commits into from Oct 12, 2017
Merged

Remove some usage of unstable features #18839

merged 7 commits into from Oct 12, 2017

Commits on Oct 12, 2017

  1. Remove usage of unstable box syntax, except in the script crate

    … because there’s a lot of it,
    and script still uses any other unstable features anyway.
    SimonSapin committed Oct 12, 2017
  2. Remove unused feature flag

    SimonSapin committed Oct 12, 2017
  3. Fix './mach check' to build ports/servo, not components/servo

    SimonSapin committed Oct 12, 2017
You can’t perform that action at this time.