Skip to content

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Sep 15, 2025

  • Switched the "serde" feature to depend on serde_core, improving build
    parallelism in cases where other dependents have enabled "serde/derive".

DaniPopes and others added 2 commits September 15, 2025 14:43
This crate does not make use of serde derive macros, thus it can
depend on `serde_core` instead of `serde` to speed up users' compile
times.

See the documentation of [`serde_core`](https://docs.rs/serde_core)
for more details.

(cherry picked from commit 5dc1d6a)
@cuviper cuviper enabled auto-merge September 15, 2025 21:47
@cuviper cuviper added this pull request to the merge queue Sep 15, 2025
@cuviper cuviper removed this pull request from the merge queue due to a manual request Sep 15, 2025
@cuviper cuviper enabled auto-merge September 15, 2025 22:16
@cuviper cuviper added this pull request to the merge queue Sep 15, 2025
Merged via the queue into indexmap-rs:main with commit db43254 Sep 15, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants