rust/compiler
bors d7769b9bea Auto merge of #80754 - sunfishcode:path-cleanup/rustc-fs-util, r=davidtwco
Optimize away a `fs::metadata` call.

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 21:48:06 +00:00
..
2020-12-26 18:24:10 +01:00
2020-12-14 22:00:46 -05:00
2020-12-18 22:13:25 +09:00