Forked from
Glasgow Haskell Compiler / GHC
31820 commits behind, 279 commits ahead of the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
I also took the liberty to do away the fixed buffer size for escaping. Using a fixed size here can only lead to issues down the line. Fixes #18438.
I also took the liberty to do away the fixed buffer size for escaping. Using a fixed size here can only lead to issues down the line. Fixes #18438.