-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Issues: rust-lang/cargo
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
Tracking Issue for Area: rebuild detection and fingerprinting
C-tracking-issue
Category: A tracking issue for something unstable.
Command-doc
S-waiting-on-feedback
Status: An implemented feature is waiting on community feedback for bugs or design concerns.
-Zrustdoc-depinfo
A-rebuild-detection
#15370
opened Mar 31, 2025 by
weihanglo
1 task
cargo doc --open fails when there are bugs in my code
C-bug
Category: bug
Command-doc
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
#15152
opened Feb 7, 2025 by
TheKnarf
cargo doc
should suggest --lib
override if documenting a crate with only doc = false
targets
A-cargo-targets
#13437
opened Feb 13, 2024 by
obi1kenobi
cargo doc --open
doesn't work on WSL if any of the folders in the path have a space in the name
C-bug
#11920
opened Mar 31, 2023 by
ChrisChoi314
cargo doc --open always respect request_kind
A-build-execution
Area: anything dealing with executing the compiler
Command-doc
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#11804
opened Mar 6, 2023 by
Rustin170506
•
Draft
Enable using build scripts to influence rustdoc
A-build-scripts
Area: build.rs scripts
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-doc
Command-rustdoc
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
#11784
opened Mar 1, 2023 by
decryphe
'cargo doc --open' seemingly does nothing if target is different from forced-target
C-bug
Category: bug
Command-doc
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
Z-per-package-target
Nightly: per-package-target
#11728
opened Feb 17, 2023 by
dramforever
Intra-doc links not resolved in workspace with proc-macro
C-bug
Category: bug
Command-doc
E-hard
Experience: Hard
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#11628
opened Jan 25, 2023 by
AaronKutch
panic when attempting to Area: issues specifically related to the v2 feature resolver
C-bug
Category: bug
Command-doc
S-triage
Status: This issue is waiting on initial triage.
cargo doc -p
a dev-dependency
A-features2
#11105
opened Sep 17, 2022 by
Nemo157
Add Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-doc
S-triage
Status: This issue is waiting on initial triage.
cargo doc
flag or functionality to open docs at a specific crate
C-feature-request
#10516
opened Mar 29, 2022 by
nickgerace
Cargo Doc Output Filename Collision
C-bug
Category: bug
Command-doc
S-triage
Status: This issue is waiting on initial triage.
#10368
opened Feb 7, 2022 by
dricross
cargo doc
doesn't document dependencies that are using the semver trick
C-bug
#10241
opened Jan 1, 2022 by
carols10cents
doc: make root directory configurable
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-doc
S-triage
Status: This issue is waiting on initial triage.
#10089
opened Nov 17, 2021 by
jonhoo
Feature request: Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-check
Command-doc
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
cargo check
for documentation
C-feature-request
#10025
opened Nov 1, 2021 by
GuillaumeGomez
Regression: Category: bug
Command-doc
S-triage
Status: This issue is waiting on initial triage.
RUSTDOCFLAGS=--show-coverage cargo doc
deletes any existing docs
C-bug
#9447
opened May 1, 2021 by
jyn514
Request: Add option to open documentation without rebuilding
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-doc
S-triage
Status: This issue is waiting on initial triage.
#9314
opened Mar 30, 2021 by
jacobmischka
cargo fix
doesn't work for rustdoc lints
C-feature-request
#13025
opened Jan 18, 2021 by
jyn514
Inconsistent status messages when running Area: Terminal output, colors, progress bar, etc.
C-bug
Category: bug
Command-doc
S-triage
Status: This issue is waiting on initial triage.
cargo doc
A-console-output
#9076
opened Jan 14, 2021 by
ehuss
There is currently no way to specify features automatically when using Area: features — conditional compilation
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-doc
S-triage
Status: This issue is waiting on initial triage.
cargo doc
A-features
#8905
opened Nov 27, 2020 by
GuillaumeGomez
Pass --cfg doc to check builds of dependencies as part of cargo doc/rustdoc
A-build-scripts
Area: build.rs scripts
C-bug
Category: bug
Command-doc
Command-rustdoc
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#8811
opened Oct 26, 2020 by
djrenren
documentation building is sensitive to the order docs are generated
C-bug
Category: bug
Command-doc
S-triage
Status: This issue is waiting on initial triage.
#8487
opened Jul 15, 2020 by
ehuss
Issues with Category: bug
Command-doc
O-linux
OS: Linux
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
cargo doc --open
C-bug
#8428
opened Jun 28, 2020 by
kaimast
Feature idea: cargo doc generating an index.html for workspaces, with a list of the workspace's crates
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-doc
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#8229
opened May 9, 2020 by
Ekleog
cargo doc: add option to document only public items for binary crates
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-doc
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
#7963
opened Mar 4, 2020 by
dima74
Add --document-hidden-items flag to cargo doc
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-doc
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#7766
opened Jan 6, 2020 by
dtolnay
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.