MIRI: Tried to cache DefId(_), but was already existing as AllocId(_) #49081
Labels
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-high
High priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The following crash occurs during incremental compilation of the rust-url crate:
https://travis-ci.org/rust-icci/rust-url/jobs/354013054#L1157-L1159
cc @oli-obk @eddyb
The text was updated successfully, but these errors were encountered: