Skip to content

cleanup rustdoc::html::render to be better encapsulated. #138567

Closed
@lolbinarycat

Description

@lolbinarycat

A lot of functions are marked as pub(crate), but are not actually called from outside the render module.

Additionally, the comment at the top of render/mod.rs should probably say that the main entrypoint is the impl of FormatRenderer on Context.

Metadata

Metadata

Assignees

Labels

C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.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