Forked from
Glasgow Haskell Compiler / GHC
11305 commits behind, 6 commits ahead of the upstream repository.
-
When freeing a `HashTable` there is no reason to walk over the hash list before freeing it if the user has not given us a `dataFreeFun`. Noticed while looking at #24410.
When freeing a `HashTable` there is no reason to walk over the hash list before freeing it if the user has not given us a `dataFreeFun`. Noticed while looking at #24410.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.