Forked from
Glasgow Haskell Compiler / GHC
10047 commits behind, 2 commits ahead of the upstream repository.
Ben Gamari
authored
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.