cargo fix --edition
crashes with internal compiler error
#90523
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.
Just working on updating some old code from 2018 to 2021 edition. It appears to involve this dependency (a fork of the main
synth
crate) and ran into this error. Reporting as requested in the error output.Code
Minimum example:
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: