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 not working with nightly version #1528

Closed
aadi58002 opened this issue Nov 13, 2022 · 2 comments
Closed

Cargo doc not working with nightly version #1528

aadi58002 opened this issue Nov 13, 2022 · 2 comments

Comments

@aadi58002
Copy link

Bug Report

Fails to open docs for axum with the cargo docs --open command

Version

├── axum v0.5.17
│ ├── axum-core v0.2.9

Platform

Linux archlinux 6.0.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 10 Nov 2022 21:14:24 +0000 x86_64 GNU/Linux

Crates

Description

It throws the following error -> https://pastebin.com/e1xgn6cZ
@davidpdrsn
Copy link
Member

davidpdrsn commented Nov 13, 2022

None of those errors mentions axum from what I can see. So not sure 🤷‍♂️

Make sure to use --all-features but dunno if that'll fix it.

@davidpdrsn davidpdrsn closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2022
@jplatte
Copy link
Member

jplatte commented Nov 13, 2022

I've gotten this error from time to time, it was always fixed by running cargo clean. Seems like a Cargo or rustc bug.

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

3 participants