-
Couldn't load subscription status.
- Fork 13.9k
Allow building serde and serde_derive in parallel #108308
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
Conversation
|
(rustbot has picked a reviewer for you, use r? to override) |
|
Output of this hyperfine incantation: This means that your PR is a (slight) improvement. Thanks for the PR! |
|
📌 Commit 87745f71312bb8459c1ab728c3ae76f8d0f50801 has been approved by It is now in the queue for this repository. |
This reduces build time of bootstrap by ~6s
87745f7 to
fdbc3c2
Compare
|
Added comment. |
|
@rustbot ready |
|
Thanks for the PR! |
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#104265 (Move IpAddr, SocketAddr and V4+V6 related types to `core`) - rust-lang#107110 ([stdio][windows] Use MBTWC and WCTMB) - rust-lang#108308 (Allow building serde and serde_derive in parallel) - rust-lang#108363 (Move the unused extern crate check back to the resolver.) - rust-lang#108519 (Bages for easy access links to Rust community) - rust-lang#108522 (Commit some new solver tests) - rust-lang#108523 (Avoid `&str` to `String` conversions) - rust-lang#108533 (diagnostics: avoid querying `associated_item` in the resolver) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This reduces build time of bootstrap by ~6s