mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +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.