1. 16 Dec, 2015 1 commit
    • index: Also size-hint the hash table · ef8b7feb
      Note that we're not checking whether the resize succeeds; in OOM cases,
      we let it run with a "small" vector and hash table and see if by chance
      we can grow it dynamically as we insert the new entries. Nothing to
      lose really.
      Vicent Marti committed
  2. 14 Aug, 2015 1 commit