Forked from
Glasgow Haskell Compiler / GHC
125 commits behind the upstream repository.
-
Previously `pathstat` relied on msvcrt's `stat` implementation, which was not long-path-aware. It should rather be defined in terms of the `stat` implementation provided by `utils/fs`. Fixes #19541.
Previously `pathstat` relied on msvcrt's `stat` implementation, which was not long-path-aware. It should rather be defined in terms of the `stat` implementation provided by `utils/fs`. Fixes #19541.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.