cargo doc unexpectedly error'd out #99218
Labels
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I run
cargo build
, andcargo test --workspace
without surprising behavior against this commit:zingolabs/zingolib@16f751b
When I run
cargo doc
I get the following error:Code
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: