Skip to content

rustdoc panic on stable 1.30: crate typenum #55671

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
stevedonovan opened this issue Nov 4, 2018 · 1 comment
Closed

rustdoc panic on stable 1.30: crate typenum #55671

stevedonovan opened this issue Nov 4, 2018 · 1 comment

Comments

@stevedonovan
Copy link

The panic was "error: internal compiler error: librustc/traits/structural_impls.rs:178: impossible case reached"

Caused by this command "rustdoc --crate-name typenum /home/steve/.cargo/registry/src/github.com-1ecc6299db9ec823/typenum-1.10.0/src/lib.rs --cap-lints allow --color always -o /home/steve/.cargo/.runner/static-cache/target/doc -L dependency=/home/steve/.cargo/.runner/static-cache/target/debug/deps"

rustc 1.30.0 (da5f414 2018-10-24)
binary: rustc
commit-hash: da5f414
commit-date: 2018-10-24
host: x86_64-unknown-linux-gnu
release: 1.30.0
LLVM version: 8.0

@pietroalbini
Copy link
Member

Duplicate of #52873

@pietroalbini pietroalbini marked this as a duplicate of #52873 Nov 4, 2018
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