Skip to content

Conversation

@madsmtm
Copy link
Member

@madsmtm madsmtm commented Dec 13, 2025

We were using the doc_auto_cfg feature, but that's been renamed to just doc_cfg.

This causes the documentation to fail building on docs.rs, see the build logs.

I'll submit a new release after this.

We were using the `doc_auto_cfg` feature, but that's been renamed to just
`doc_cfg`.
@madsmtm madsmtm added the documentation Improvements or additions to documentation label Dec 13, 2025
@madsmtm
Copy link
Member Author

madsmtm commented Dec 13, 2025

Another option would be to just remove the use of a nightly feature here, the only thing it affects is SurfaceExtWeb.

@madsmtm madsmtm merged commit 7029322 into master Dec 13, 2025
40 checks passed
@madsmtm madsmtm deleted the madsmtm/fix-docs branch December 13, 2025 21:25
@@ -1,5 +1,7 @@
# Unreleased

- Fix documentation building on `docs.rs`.
Copy link
Member

Choose a reason for hiding this comment

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

Not a user-facing change, probably not useful to have in the changelog - maybe just yank 0.4.7 given the nature of the .8 followup?

Copy link
Member Author

@madsmtm madsmtm Dec 14, 2025

Choose a reason for hiding this comment

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

Well, softbuffer v0.4.7 isn't broken for anything but docs.rs, so in that sense yanking it is also wrong.

Idk., I'm also fine with yanking it and rewriting the changelog (but then I'd kinda want the changelog to say why it was yanked).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Development

Successfully merging this pull request may close these issues.

3 participants