Skip to content

Rustdoc support API in rustc #59790

Closed
Closed
@oli-obk

Description

@oli-obk

#59789 reverts some changes made to rustc internals that were rustdoc specific (and would be wrong if the compiler actually ended up using these changes, even if they solve a rustdoc problem).

Ideally we'd expose some rustdoc_foo methods that offer exactly what rustdoc needs, instead of changing the regular compiler-code.

cc @rust-lang/compiler @rust-lang/rustdoc

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.metabugIssues about issues themselves ("bugs about bugs")

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions