mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
814a560072
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)