mirror of
https://github.com/facebook/sapling.git
synced 2024-12-26 06:21:48 +03:00
b2ece412fd
Summary: Dynamicconfigs compares the timestamp of config files with the current timestamp to determine when to regenerate. If the timestamp of the config file is newer than the current timestamp, Rust throws an exception. Let's handle that case and treat it as if the file was just created instead of crashing. Reviewed By: quark-zju Differential Revision: D23230216 fbshipit-source-id: ca185de7dfca46953e04ec08c84668eda6d749bd |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml | ||
CMakeLists.txt | ||
ConfigParser.cpp | ||
ConfigParser.h |