]> git.lizzy.rs Git - rust.git/commit
Don't construct `PathBuf` ownership if we don't need it.
authorCorey Farwell <coreyf@rwell.org>
Sat, 8 Oct 2016 20:29:10 +0000 (16:29 -0400)
committerCorey Farwell <coreyf@rwell.org>
Sun, 9 Oct 2016 01:33:28 +0000 (21:33 -0400)
commitfd073cf4a39887f9d6fbeb956607101eb08a4ea1
treec0a7b6af6c5b764bac985dc70522f8b6d8255cde
parent6e8f92f11cdc713ddec4c60c66097d05c194bab2
Don't construct `PathBuf` ownership if we don't need it.
src/librustdoc/externalfiles.rs