Skip to content
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

Implement Serde and improve test coverage of FieldSetBuilder #6014

Merged
merged 5 commits into from
Jan 20, 2025

Conversation

sffc
Copy link
Member

@sffc sffc commented Jan 17, 2025

Toward #5928, #5940

@sffc sffc requested a review from Manishearth January 17, 2025 00:40
@sffc sffc requested a review from zbraniecki as a code owner January 17, 2025 00:40
@sffc sffc changed the title Serde builder Implement Serde and improve test coverage of FieldSetBuilder Jan 17, 2025
@sffc sffc requested review from robertbastian and removed request for zbraniecki January 17, 2025 01:26
@@ -13,6 +13,8 @@
//! If the field set is known at compile time, use the static fieldset APIs instead of the
//! builder exported in this module.
//!
//! A field set builder can be serialized with the right set of Cargo features.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(where the list of Cargo features can be found on the Deserialize impl.)

@sffc sffc removed the request for review from robertbastian January 20, 2025 07:27
@sffc sffc merged commit 0ec545b into unicode-org:main Jan 20, 2025
28 checks passed
@sffc sffc deleted the serde-builder branch January 20, 2025 07:27
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