Skip to content

Restore __deserialize_content optimization - #2968

Merged
dtolnay merged 2 commits into
serde-rs:masterfrom
dtolnay:deserializecontent
Sep 13, 2025
Merged

Restore __deserialize_content optimization#2968
dtolnay merged 2 commits into
serde-rs:masterfrom
dtolnay:deserializecontent

Conversation

@dtolnay

@dtolnay dtolnay commented Sep 13, 2025

Copy link
Copy Markdown
Member

No description provided.

Greatly shrinks symbol sizes: keep all those generic type parameters
(and even closures) out of symbol names. A good change even independent
of serde_core.
@dtolnay
dtolnay merged commit 260511d into serde-rs:master Sep 13, 2025
14 checks passed
@dtolnay
dtolnay deleted the deserializecontent branch September 13, 2025 21:26
@dtolnay dtolnay mentioned this pull request Sep 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant