mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
af229f5e00
Do not use relative paths to Rust source root in run-make tests Pre-requisite for https://github.com/rust-lang/rust/issues/126080. Fixes: https://github.com/rust-lang/rust/issues/126071 r? `@jieyouxu`