mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 06:40:36 +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)