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

ci: Disable rustc debug assertions on OSX #44641

Merged
merged 1 commit into from
Sep 17, 2017

Commits on Sep 17, 2017

  1. ci: Disable rustc debug assertions on OSX

    This commit disables debug assertions for OSX in an effort to improve cycle time
    on OSX. It looks like rust-lang#44610 didn't shave off quite as much time as desired so
    let's see how much this helps.
    alexcrichton committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    c1a83ac View commit details
    Browse the repository at this point in the history