mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
68338bc2b0
This also eliminates a use of a `Path` convenience function, in support of #80741, refactoring `std::path` to focus on pure data structures and algorithms.