rust/compiler/rustc_fs_util
Dan Gohman 68338bc2b0 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 08:33:15 -08:00
..
src Optimize away a `fs::metadata` call. 2021-01-06 08:33:15 -08:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00