Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Disable display feature of toml-edit #54

Merged
merged 1 commit into from
Dec 29, 2024
Merged

Disable display feature of toml-edit #54

merged 1 commit into from
Dec 29, 2024

Conversation

zeenix
Copy link
Contributor

@zeenix zeenix commented Nov 12, 2024

This disables a lot of the serializer code that this crate does not need. While this does not completely address #37, it does reduce the cold compile-time slightly (on my high-end machine): 0.6 seconds.

This disables a lot of the serializer code that this crate does not
need. While this does not completely address bkchr#37, it does reduce the
cold compile-time slightly (on my high-end machine): 0.6 seconds.
@bkchr bkchr merged commit a12fb32 into bkchr:master Dec 29, 2024
@bkchr
Copy link
Owner

bkchr commented Dec 29, 2024

Ty!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants