mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +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`