mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
7fc878cb82
Improve std::path::Path::join documentation Adapt `PathBuf::push` documentation for `Path::join` and add it to `join`'s docs rust-lang/rust#146447