rust/compiler/rustc_incremental
Dan Gohman 304643c00d Optimize away some fs::metadata calls.
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:31:25 -08:00
..
src Optimize away some fs::metadata calls. 2021-01-06 08:31:25 -08:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00