Compiler panic: evaluating trait selection obligation #105312
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
I don't have a minimal reproducer at hand unfortunately, and cannot share our proprietary code base with you. Sorry.
The project uses
sqlx
with a postgres database that has just freshly been migrated, if that is of any relevance.I cannot reproduce the bug after
cargo clean
, so this is possibly a poisoned / corrupted cache. (Still reporting this sincerustc
has asked me to)Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: