diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-06-05 16:02:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-05 16:02:02 +0200 |
| commit | 7689558134bc797c070e67df3b86cb405ebd4756 (patch) | |
| tree | 9afa69a14e2bb66aa0367fac0f04975e186be3ee /tests/rustdoc-js-std/parser-separators.js | |
| parent | 93e29190a00387992ded17af87b8f402fbd9004f (diff) | |
| parent | 763663ad56672b0f0635ad25c0c1a52e7773e0b9 (diff) | |
| download | rust-7689558134bc797c070e67df3b86cb405ebd4756.tar.gz rust-7689558134bc797c070e67df3b86cb405ebd4756.zip | |
Rollup merge of #141989 - aDotInTheVoid:sin-sooner, r=GuillaumeGomez
rustdoc-json-type: Depend on `serde` and `serde_derive` seperately Before this commit, serde_derive is built before serde. But serde does not depend on serde_derive, so that is not needed. Instead, build serde and serde_derive in parallel. This speeds up compilation for users depending on rustdoc-json-types out of tree. Imports: https://github.com/rust-lang/rustdoc-types/pull/49 CC ``@Enselic`` r? ``@GuillaumeGomez``
Diffstat (limited to 'tests/rustdoc-js-std/parser-separators.js')
0 files changed, 0 insertions, 0 deletions
