mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-13 14:15:02 +03:00
2c21ed40d8
If a file gets replaced by a directory right after list files in a directory but before we stat the file, we currently crash. Let's instead treat it as a missing file, using the mechanism introduced for #258. |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |