union fields that need dropping should be impossible #99621
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.
Code
Just add
mlua = {version="^0.8.1", features=["lua54"]}
to the Cargo.toml.Post-error tarball:
https://thetechrobo.ca/cargo.test.tgz
Meta
I can't reproduce this on another, freshly-installed rustup/cargo on a Linux machine. But that could be down to configuration.
rustc --version --verbose
:This only became a problem after updating using
rustup update
- in fact, I had just updated when the issue started! Fortunately, I do have a Timings thing for a crate I ran into the issue with, so you can see some basic info about the previous version of Rust.https://thetechrobo.ca/timings.html
Error output
I have removed
/home/thetechrobo/.cargo/registry/cache/jackfan.us.kg-1ecc6299db9ec823/
and/home/thetechrobo/.cargo/registry/src/jackfan.us.kg-1ecc6299db9ec823/
; same issue.Backtrace
Sorry if this issue turns out being invalid.
The text was updated successfully, but these errors were encountered: