Skip to content

doc fails on 'hyper' crate #2820

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

Closed
alexreg opened this issue Jul 1, 2016 · 3 comments
Closed

doc fails on 'hyper' crate #2820

alexreg opened this issue Jul 1, 2016 · 3 comments

Comments

@alexreg
Copy link
Contributor

alexreg commented Jul 1, 2016

Running cargo doc on a crate that depends on hyper gives this error.

 Documenting hyper v0.9.9
thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', ../src/libcore/option.rs:325
note: Run with `RUST_BACKTRACE=1` for a backtrace.
error: Could not document `hyper`.
@alexcrichton
Copy link
Member

Thanks for the report! I think that this may actually be a bug in rustdoc (similar to this - rust-lang/rust#34554) which is apparently fixed upstream and just waiting on nightlies! As a result I'm gonna close this for now, but once a nightly is built if it's still not working just let me know.

@alexreg
Copy link
Contributor Author

alexreg commented Jul 1, 2016

Sure, will let you know tomorrow if it’s still a problem.

On 1 Jul 2016, at 18:19, Alex Crichton [email protected] wrote:

Thanks for the report! I think that this may actually be a bug in rustdoc (similar to this - rust-lang/rust#34554 rust-lang/rust#34554) which is apparently fixed upstream rust-lang/rust#34554 (comment) and just waiting on nightlies! As a result I'm gonna close this for now, but once a nightly is built if it's still not working just let me know.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #2820 (comment), or mute the thread https://github.com/notifications/unsubscribe/AAEF3CzrvIzIjG1MfY-jLSRrQu4zOAtEks5qRUwQgaJpZM4JDTKW.

@carols10cents
Copy link
Member

I'm gonna close this for now

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