mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 09:48:13 +00:00
redox: switch to colon as path separator We recently changed this in order to better comply with assumptions about Unix-like systems. The current PATH is set to `/usr/bin` with no separators in order to ease the transition.