mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 14:47:20 +00:00
Increase visibility of `join_path` and `split_paths` Add some crosslinking among `std::env` pages to make it easier to discover `join_paths` and `split_paths`. Also add aliases to help anyone searching for `PATH`.