Skip to content

cargo doc --open fails when there are bugs in my code #15152

Open
@TheKnarf

Description

Problem

cargo doc --open fails when there are bugs in my code,
but I need access to the documentation to fix the bugs...

Steps

  1. Update some dependencies
  2. There are breaking changes
  3. Try to run cargo doc --open to look through documentation
  4. It doesn't work... and as such I don't get to fix my code

Possible Solution(s)

No response

Notes

No response

Version

cargo version --verbose
cargo 1.84.0 (66221abde 2024-11-19)
release: 1.84.0
commit-hash: 66221abdeca2002d318fde6efff516aab091df0e
commit-date: 2024-11-19
host: x86_64-apple-darwin
libgit2: 1.8.1 (sys:0.19.0 vendored)
libcurl: 8.7.1 (sys:0.4.74+curl-8.9.0 system ssl:(SecureTransport) LibreSSL/3.3.6)
ssl: OpenSSL 1.1.1w  11 Sep 2023
os: Mac OS 15.2.0 [64-bit]

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bugCommand-docS-needs-infoStatus: Needs more info, such as a reproduction or more background for a feature request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions