Skip to content

Conversation

paolobarbolini
Copy link
Contributor

This should fix the docs.rs breakage for real. Reason: https://bsky.app/profile/paolobarbolini.bsky.social/post/3m2gqwacksc2g

# works RUSTDOCFLAGS="--cfg docsrs" cargo doc --all-features --no-deps # breaks RUSTFLAGS="--cfg docsrs" RUSTDOCFLAGS="--cfg docsrs" cargo doc --all-features --no-deps
@weiznich
Copy link
Owner

weiznich commented Oct 5, 2025

Let's try this

@weiznich weiznich merged commit dacc14b into weiznich:main Oct 5, 2025
24 checks passed
@paolobarbolini
Copy link
Contributor Author

It worked 🥳! Also, first time in a long time I see such a small build queue in docs.rs 😆

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

Labels

None yet

2 participants