mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 09:17:18 +00:00
Add TRACKED_NO_CRATE_HASH and use it for `--remap-path-prefix` I verified locally that this fixes https://github.com/rust-lang/rust/issues/66955. r? `@Aaron1011` (feel free to reassign)