ICE when compiling or checking docopt crate #70178
Labels
C-bug
Category: This is a bug.
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.
Updated to the latest
nightly
compiler and did a fresh compile of one of my projects, which failed with this error when processingdocopt
. Minimal working example exists of justdocopt
in theCargo.toml
.Code
Cargo.toml
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: