mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-05 11:35:21 +03:00
c8f0d492a7
`mv` tools off the path instead of `rm -r`-ing them in `install-msys2.sh` This is a follow up patch to https://github.com/rust-lang/rust/pull/121182 r? `@Mark-Simulacrum`