mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
06d487888b
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`.