forked from JuliaLang/julia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dict: decrement
h.ndel
when overwriting deleted entry (JuliaLang#47825
) Fixes JuliaLang#47823 by decrementing `h.ndel` when overwriting deleted entries as well as making sure to not add unnecessary tombstones when deleting. Co-authored-by: Christian Rorvik <[email protected]> Co-authored-by: Petr Vana <[email protected]
- Loading branch information
1 parent
827b165
commit f082329
Showing
1 changed file
with
22 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters