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

refactor: simplify the feature documentation generation #29

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

AudaciousAxiom
Copy link
Contributor

Thanks for your work on this crate!

This makes the default feature label more explicit, and factors out some formatting operations to only use one write! statement, making the generation easier to maintain and expand.

I tried to preserve the 1.54 MSRV, so implicit named arguments for formatting macros are not used as they were introduced in 1.58.

This makes the default feature label more explicit, and factors out
some formatting operations to only use one `write!` statement, making
the generation easier to maintain and expand.
@ogoffart ogoffart merged commit 31ffdab into slint-ui:master Jan 6, 2025
5 checks passed
@ogoffart
Copy link
Member

ogoffart commented Jan 6, 2025

Thanks!

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