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

Revert "docs: inline document-features usage, remove dep." #5169

Merged

Conversation

ErichDonGubler
Copy link
Member

@ErichDonGubler ErichDonGubler commented Jan 31, 2024

This reverts commit 3d5bec6, with an update to document-features, and preferring to keep new feature content. To be clear, the only difference I have observed is the addition of the serde feature.

Connections
Link to the issues addressed by this PR, or dependent PRs in other repositories

As stated in the commit message: (hopefully intelligently) reverts #4924.

Description
Describe what problem this is solving, and how it's solved.

Testing
Explain how this change is tested.

This is tested by checking docs.

Checklist

  • Run cargo fmt.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

@ErichDonGubler ErichDonGubler added the area: documentation Documentation for crate items, public or private label Jan 31, 2024
@ErichDonGubler ErichDonGubler self-assigned this Jan 31, 2024
@ErichDonGubler ErichDonGubler requested a review from a team as a code owner January 31, 2024 02:49
cwfitzgerald

This comment was marked as resolved.

This reverts commit 3d5bec6, with an
update to `document-features`, and preferring to keep new `feature`
content. To be clear, the only difference I have observed is the
addition of the `serde` feature.

In case it shortens anyone's search, the specific issue resolved is
[`slint-ui/document-features`#20](slint-ui/document-features#20).
@Wumpf Wumpf merged commit f21087d into gfx-rs:trunk Feb 9, 2024
27 checks passed
@ErichDonGubler ErichDonGubler deleted the unrevert-document_features branch February 9, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation Documentation for crate items, public or private
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants