jj/lib
Yuya Nishihara dedab69eaa local_working_copy: lstat() path to test file existence if creation failed
Appears that file creation fails for other unknown reasons on Windows CI.
2024-11-07 13:38:04 +09:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
proc-macros style: remove useless uses of .iter() 2024-10-04 22:29:13 +02:00
src local_working_copy: lstat() path to test file existence if creation failed 2024-11-07 13:38:04 +09:00
tests local_working_copy: do not create file or write in directory named .jj or .git 2024-11-06 15:03:41 -08:00
testutils repo_path: add stub for checked to_fs_path(), rename unchecked functions 2024-11-06 15:03:41 -08:00
Cargo.toml cargo: add same-file dependency 2024-11-06 15:03:41 -08:00
LICENSE