panic with "Layout mismatch when copying!" #58742
Labels
A-const-eval
Area: Constant evaluation (MIR interpretation)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-high
High priority
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Running yesterday's nightly rustdoc on the following file panics for me:
It says
thread 'rustc' panicked at 'Layout mismatch when copying!
.The version is
rustdoc 1.34.0-nightly (097c04cf4 2019-02-24)
.There isn't a problem compiling the file.
Output including backtrace:
The text was updated successfully, but these errors were encountered: