Skip to content

Fix docs.rs build, don't use deprecated nightly feature#34

Merged
zesterer merged 1 commit into
zesterer:masterfrom
nullstalgia:fix/docsrs/docs_auto_cfg_deprecation
Jul 10, 2026
Merged

Fix docs.rs build, don't use deprecated nightly feature#34
zesterer merged 1 commit into
zesterer:masterfrom
nullstalgia:fix/docsrs/docs_auto_cfg_deprecation

Conversation

@nullstalgia

@nullstalgia nullstalgia commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Agh, I forgot to re-add this after re-doing my changes (I oops'd my stash).

doc_auto_cfg [I think?] was a Nightly only feature, and got merged into doc_cfg, and any doc builds with doc_auto_cfg outright fail (as seen for 1.0.0, sadly #33).

Closes #33

@zesterer

Copy link
Copy Markdown
Owner

Thanks! Urgh, this feature name change has been quite annoying. This is the third crate I maintain that has needed to be tweaked to account for it.

@zesterer
zesterer merged commit e913f69 into zesterer:master Jul 10, 2026
3 checks passed
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.

pollster 1.0.0 doc build failed

2 participants