cargo fix --edition aborts due to ICE #90138
Labels
A-edition-2021
Area: The 2021 edition
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Running
cargo fix --edition
on benschulz/paxakos@a9d2670 aborts due to ICE. Based on the error details this may be a dupe of #90135.Code
I'm unable to produce a minimal example because the ICE is not caused by a specific change. :(
Meta
The ICE is observed on both stable and nightly.
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: