Skip to content

fix(rust): restore docs.rs build for slop-ai#28

Merged
devteapot merged 1 commit intomainfrom
fix/rust-docsrs-build
Apr 7, 2026
Merged

fix(rust): restore docs.rs build for slop-ai#28
devteapot merged 1 commit intomainfrom
fix/rust-docsrs-build

Conversation

@devteapot
Copy link
Copy Markdown
Owner

Summary

  • replace the removed doc_auto_cfg nightly rustdoc feature with doc_cfg in the Rust SDK crate root
  • restore docs.rs generation for slop-ai, which was failing on current nightly toolchains
  • keep the crate's existing docs.rs config and feature-gated API docs behavior unchanged

Testing

  • cargo +nightly rustdoc --lib --all-features -- --cfg docsrs

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
slop-demo Ready Ready Preview, Comment Apr 7, 2026 0:20am
slop-docs Ready Ready Preview, Comment Apr 7, 2026 0:20am
slop-landing Ready Ready Preview, Comment Apr 7, 2026 0:20am
slop-playground Ready Ready Preview, Comment Apr 7, 2026 0:20am

Request Review

@devteapot devteapot merged commit 765467c into main Apr 7, 2026
17 checks passed
@devteapot devteapot deleted the fix/rust-docsrs-build branch April 7, 2026 12:36
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.

1 participant