Closed PsiACE closed 1 year ago
Closes #.
I noticed that in order to implement cache, we have to maintain a LinkedHashMap derived from hashlink. Now that hashlink can work with hashbrown 0.14, it is time to remove it.
no
Hi @Dandandan, @yahoNanJing , @r4ntix, could you help review this PR?
Which issue does this PR close?
Closes #.
Rationale for this change
I noticed that in order to implement cache, we have to maintain a LinkedHashMap derived from hashlink. Now that hashlink can work with hashbrown 0.14, it is time to remove it.
What changes are included in this PR?
Are there any user-facing changes?
no
no