mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

These were a way to ensure hashes were stable over time for ExternAbi, but simply hashing the strings is more stable in the face of changes. As a result, we can do away with them.