Open
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
- Update some dependencies
- There are breaking changes
- Try to run
cargo doc --open
to look through documentation - 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]