ICE: NOP unsize vtable changed principal trait ref #130855
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
@compiler-errors I believe this is caused by #130735. Does that look like anything to you?
This doesn't seem to happen with the dist artifacts, only the settings used when testing in CI. The config used in CI is:
I'm not sure which of those options is the culprit.EDIT: Almost certainlydebug-assertions
since it comes fromdebug_assert_eq
.This is causing the reference test suite to fail.
Meta
Using 0399709 which is currently unreleased.
Error output
The text was updated successfully, but these errors were encountered: