(Reproducible) Found unstable fingerprints for evaluate_obligation(fe6269799238ead4-76dd6f107d00ff42): Ok(EvaluatedToAmbig) #140793
Labels
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
https://github.com/moxian/rust-mini-things/tree/unstable-eval-ambig
Meta
rustc --version --verbose
:But also present on nightly (
rustc 1.88.0-nightly (2e6882ac5 2025-05-05)
)If compiling on stable, requires
RUSTC_BOOTSTRAP=1
due to code shenanigansError output
backtrace
Other issues with the same
EvaluatedToAmbig
: #127432 #127051 , although we probably can't know whether this one is an exact duplicate...@rustbot label: +A-incr-comp
The text was updated successfully, but these errors were encountered: