jj/lib
Martin von Zweigbergk 2c21ed40d8 working_copy: don't crash if file becomes directory while snapshotting
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.
2022-06-21 05:38:28 +07:00
..
src working_copy: don't crash if file becomes directory while snapshotting 2022-06-21 05:38:28 +07:00
tests working_copy: ignore special files 2022-06-20 09:26:29 +07:00
build.rs protos: use run_from_script() in build.rs 2022-05-05 11:46:40 -07:00
Cargo.toml cargo: bump insta from 1.14.1 to 1.15.0 2022-06-21 04:10:57 +07:00