Rust 1.54: forcing query with already existing DepNode
#7523
Labels
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Hi, I'm seeing the following error on Rust 1.54:
But not on Rust 1.53:
This is the error:
You can reproduce by running Clippy on arxanas/git-branchless@f6ef80e. Here is a Github actions build that fails in the same way: https://github.com/arxanas/git-branchless/actions/runs/1088107349.
The warning above is legitimate, but the error does not go away after fixing it.
The text was updated successfully, but these errors were encountered: