Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1938504 - Work around rust < 1.78 crash
Somehow the DWARF info generated by the compiler for the `hash`-replacement assignment is confusing to LLVM, which crashes. By using a different form for the same operation, the compiler is happy.
- Loading branch information