Cargo doc explodes with ICE (rest of the tests seem to work?) #55690
Labels
A-synthetic-impls
Area: Synthetic impls, used by rustdoc to document auto traits and traits with blanket impls
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-high
High priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
I think the following link should let you see what is going on. Relevant error text reproduced below. Reproduces locally too (
cargo test
passes;cargo doc
does not).https://travis-ci.org/frankmcsherry/differential-dataflow/builds/450756251
The text was updated successfully, but these errors were encountered: