cargo check panics on has_ffi_unwind_calls
#107797
Labels
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.
Code
full repo causing the bug: https://codeberg.org/transcast/reytan/src/branch/rust/bug-107797
no idea what is causing this, I don't get this error without my uncommitted changes, but they don't seem to change anything about the mentioned file or function.
this happens on
cargo check
specifically (rust-analyzer doesn't work here either).cargo build
on the mentioned package works successfully.other package I was working on doesn't build with unrelated and valid errors (didn't realize that rust-analyzer wasn't working).
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: