Skip to content
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

cargo doc on windows doesn't work #61975

Closed
Dragonrun1 opened this issue Jun 19, 2019 · 1 comment
Closed

cargo doc on windows doesn't work #61975

Dragonrun1 opened this issue Jun 19, 2019 · 1 comment

Comments

@Dragonrun1
Copy link

Let me know if you need anything more than this to help track it down.

error: internal compiler error: src\librustc\hir\def_id.rs:51: Tried to get crate index of builtin macros crat
e

thread 'rustc' panicked at 'Box', src\librustc_errors\lib.rs:643:9
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace.
error: aborting due to previous error

note: the compiler unexpectedly panicked. this is a bug.

note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports

note: rustc 1.37.0-nightly (04a3dd8 2019-06-18) running on x86_64-pc-windows-msvc

error: Could not document cfg-if.

Caused by:
process didn't exit successfully: rustdoc --crate-name cfg_if C:\Users\mgcum\.cargo\registry\src\github.com -1ecc6299db9ec823\cfg-if-0.1.2\src\lib.rs --cap-lints allow --color always -o C:\repos\local\rustyhp\target\do c -L dependency=C:\repos\local\rustyhp\target\debug\deps (exit code: 1)

@jonas-schievink
Copy link
Contributor

Duplicate of #61804

@jonas-schievink jonas-schievink marked this as a duplicate of #61804 Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants