-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
rustc: Reduce default CGUs to 16 #45064
Conversation
Rationale explained in the included comment as well as rust-lang#44941
(rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ We should try to measure the effects of not duplicating inline functions soon. I'd be very interested in that. |
📌 Commit 1988447 has been approved by |
Indeed yeah! I'm going to try to work on that locally when I can |
…erister rustc: Reduce default CGUs to 16 Rationale explained in the included comment as well as #44941
☀️ Test successful - status-appveyor, status-travis |
Rationale explained in the included comment as well as #44941