mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 23:55:24 +00:00
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.