]> git.lizzy.rs Git - rust.git/commit
Support overriding initial rustc and cargo paths
authorMark Rousskov <mark.simulacrum@gmail.com>
Sun, 25 Sep 2022 14:23:33 +0000 (10:23 -0400)
committerMark Rousskov <mark.simulacrum@gmail.com>
Sun, 25 Sep 2022 14:23:33 +0000 (10:23 -0400)
commit439597bc1b3cbf6c8ceec7c81ae0143baee2c329
tree574c3ef4eb342c6dfc0451af23e1a266fee1f858
parent6f6010b08bd5e5dd0d03d4abf35a3acc4d2433a2
Support overriding initial rustc and cargo paths

This restores functionality broken by #98483. Unfortunately, it doesn't
add a test to verify this works, but in this case we notice pretty
quickly as perf uses this functionality and so reports breakage
immediately after merging.
src/bootstrap/config.rs