jj/lib
Martin von Zweigbergk 3d679de022 working_copy: print warning about ignored symlinks instead of failing build
The project doesn't currently build on Windows. One reason is because
we had a `unimplemented!()` when trying to write a symlink. Let's
print a warning instead, so the project can start building on
Windows. (The next patch will fix another build problem on Windows.)
2021-02-07 00:46:17 -08:00
..
protos
src working_copy: print warning about ignored symlinks instead of failing build 2021-02-07 00:46:17 -08:00
tests
build.rs
Cargo.toml