mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-30 00:12:00 +00:00
These impls were unused, and incorrectly hashed the local (non-remapped) path for `RealFileName::Remapped` (which would break reproducible builds if these impls were used).