Closed
Description
Code coverage started failing recently, and it appears that it's due to an ICE that dates back a little bit, but only recently started cropping up most likely due to rustfmt being broken on nightly for a while: . I tried to narrow it down, but I can't seem to get the ICE to occur outside of the project.
The earliest version of nightly that installed all the default components that doesn't cause an ICE is 2021-03-25.
The commit to revert is: cd668bf