Commit Graph

2 Commits

Author SHA1 Message Date
Dan Gohman
97baac4184 Optimize away some path lookups in the generic fs::copy implementation.
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.
2021-01-06 08:36:31 -08:00
mark
2c31b45ae8 mv std libs to library/ 2020-07-27 19:51:13 -05:00