ICE: no MIR available for DefId #96857
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) ❄️
requires-custom-config
This issue requires custom config/build for rustc in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
When running
x,py clippy
clippy calls rustc onrustc_tools_util
while checking its own code, and rustc chokes somehow.I have been able to reproduce this with standalone
rustc_tools_util
for some reason.Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: