Skip to content

fix: docs build, CI for docs#192

Merged
mempirate merged 1 commit intomainfrom
lore/fix/docs-msg-sim
Feb 16, 2026
Merged

fix: docs build, CI for docs#192
mempirate merged 1 commit intomainfrom
lore/fix/docs-msg-sim

Conversation

@thedevbirb
Copy link
Contributor

@thedevbirb thedevbirb commented Feb 16, 2026

  • The doc_auto_cfg feature was Implement RFC 3631: add rustdoc doc_cfg features rust-lang/rust#138907 and merged into doc_cfg. Since docs.rs uses nightly Rust (which is past 1.92.0), feature(doc_cfg, doc_auto_cfg) causes a hard compilation error.
  • Added --cfg docsrs to RUSTDOCFLAGS so CI now mirrors the docs.rs build environment and would catch issues like the doc_auto_cfg removal

@mempirate mempirate merged commit 210f0b2 into main Feb 16, 2026
14 checks passed
@mempirate mempirate deleted the lore/fix/docs-msg-sim branch February 16, 2026 13:31
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.

2 participants