Closed
Description
We've come across a memory corruption issue that happens during the Gecko build process on debug builds, see https://bugzilla.mozilla.org/show_bug.cgi?id=1420301.
After a bit of fiddling, the fix is KyleMayes/clang-sys@2226f78, so something looks fishy on rustc
s side.
I'm bisecting now.