Speedup Build::clone
: Use Arc
instead of String
/PathBuf
/OsString
#782
Merged
thomcc merged 1 commit intorust-lang:mainfrom NobodyXu:speedup-cloning-BuildFeb 2, 2023
+64-67
Build::clone
: Use Arc
instead of String
/PathBuf
/OsString
#782