mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
d9f78cb793
Adds --remap-path-prefix as an unstable option. This is implemented to mimic the behavior of rustc's --remap-path-prefix but with minor adjustments. This flag similarly takes in two paths, a prefix to replace and a replacement string.