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

Don’t set codegen-units to 4.

  • Loading branch information
SimonSapin committed Jan 10, 2018
commit 59bb421ea107adfeb0c986c58f2f50da420dbb5a
@@ -14,9 +14,6 @@ default-members = [
]
exclude = [".cargo"]

[profile.dev]
codegen-units = 4

[profile.release]
opt-level = 3
# Uncomment to profile on Linux:
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.