lean4-htt/tests
Sebastian Ullrich add3e1ae12
fix: IO.FS.removeDirAll should not follow symlinks (#8573)
This PR avoids the likely unexpected behavior of `removeDirAll` to
delete through symlinks and adds the new function
`IO.FS.symlinkMetadata`.

---------

Co-authored-by: Rob23oba <152706811+Rob23oba@users.noreply.github.com>
2025-06-02 08:44:17 +00:00
..
bench chore: try refining some benchmark settings (#8377) 2025-05-16 11:24:11 +00:00
compiler
elabissues
ir
lean fix: IO.FS.removeDirAll should not follow symlinks (#8573) 2025-06-02 08:44:17 +00:00
pkg feat: do not export private declarations (#8337) 2025-06-02 08:01:08 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain