Skip to content

[beta API Doc] Broken links in fmt module #30477

Closed
@phil-opp

Description

@phil-opp

The formatting trait links are broken (except for Display and UpperExp): https://doc.rust-lang.org/nightly/std/fmt/#formatting-traits

Update: It seems like this was fixed on nighly. But the beta docs still have this issue.

And the link to debug_struct in the core::Debug doc seems broken, too: https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#examples (source: https://doc.rust-lang.org/nightly/src/core/fmt/mod.rs.html#359)

Metadata

Metadata

Assignees

Labels

T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions