This PR adds the `IO.FS.hardLink` function, which can be used to create hard links. This is implemented via libuv's `uv_fs_link` function. Lake hopes to make use of this function to decrease the storage cost of restoring artifacts. This PR also fixes some C implementation issues found in nearby similar functions. |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||