Skip to content

[ci] Fix broken "build docs" in nightly_docs.yml #538

Closed
@notmandatory

Description

@notmandatory

There is currently a regression in +nightly rustdocs that is breaking our CI docs build.

I believe this is caused by rust-lang/rust#93476

I think we have two options:

  1. For the docs CI jobs remove the --cfg docsrs flag and build docs with +stable
  2. Wait for rustdocs in +nightly to be fixed

Metadata

Metadata

Assignees

Labels

discussionThere's still a discussion ongoingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions