-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Issues: rust-lang/rust
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
rustdoc --show-coverage
misses associated items on public items re-exported from private modules
A-doc-coverage
#129007
opened Aug 12, 2024 by
Nemo157
rustdoc --show-coverage --output-format json
missing many files
A-doc-coverage
#117291
opened Oct 27, 2023 by
Nemo157
Rustdoc --show-coverage is wrong for reexported items
A-doc-coverage
Area: Calculating how much of a crate has documentation
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#110330
opened Apr 14, 2023 by
aDotInTheVoid
rustdoc: Rename Area: Calculating how much of a crate has documentation
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
--show-coverage
to --output-format coverage
(and coverage-json
)
A-doc-coverage
#84012
opened Apr 8, 2021 by
jyn514
rustdoc: --show-coverage should show per-item, not per-file
A-doc-coverage
Area: Calculating how much of a crate has documentation
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#75254
opened Aug 7, 2020 by
jyn514
--message-format json
doesn't apply to rustdoc coverage output
A-CLI
#75135
opened Aug 4, 2020 by
Nemo157
[rustdoc] Tracking issue for Area: Calculating how much of a crate has documentation
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
--show-coverage
A-doc-coverage
#58154
opened Feb 4, 2019 by
GuillaumeGomez
ProTip!
Mix and match filters to narrow down what you’re looking for.