Skip to content

Conversation

@Wilfred
Copy link
Contributor

@Wilfred Wilfred commented Dec 1, 2025

rustdoc has a separate environment variable for banning warnings, so set that in the GitHub action configuration.

rust-lang/cargo#8424 (comment)

Fix all the rustdoc warnings on unknown types or functions. I've updated references wherever it's obvious, otherwise I've replaced the rustdoc link with plain backticks.

There were also some cases where rustdoc links referred to private APIs. I've disabled the rustdoc private API warning in those crates.

rustdoc has a separate environment variable for banning warnings, so
set that in the GitHub action configuration.

rust-lang/cargo#8424 (comment)

Fix all the rustdoc warnings on unknown types or functions. I've
updated references wherever it's obvious, otherwise I've replaced the
rustdoc link with plain backticks.

There were also some cases where rustdoc links referred to private
APIs. I've disabled the rustdoc private API warning in those crates.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 1, 2025
Copy link
Member

@Veykril Veykril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Veykril Veykril added this pull request to the merge queue Dec 3, 2025
Merged via the queue into rust-lang:master with commit 686320c Dec 3, 2025
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 3, 2025
@Wilfred Wilfred deleted the fix_rustdoc_and_add_ci branch December 4, 2025 12:32
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.

3 participants