Skip to content

Almost half the time rustdoc spends on stm32h7xx-hal is in intra-doc links #78761

Closed
@jyn514

Description

@jyn514
$ cargo rustdoc --features=stm32h742 -- -Z time-passes
time: 45.092; rss: 2537MB	collect-intra-doc-links
    Finished dev [unoptimized + debuginfo] target(s) in 1m 59s

rustdoc --version:

rustdoc 1.49.0-nightly (ffa2e7ae8 2020-10-24)

cc stm32-rs/stm32-rs#3

Metadata

Metadata

Assignees

Labels

A-intra-doc-linksArea: Intra-doc links, the ability to link to items in docs by nameA-trait-systemArea: Trait systemE-mediumCall for participation: Medium difficulty. Experience needed to fix: Intermediate.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.I-compiletimeIssue: Problems and improvements with respect to compile times.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions