mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-23 05:07:27 +00:00
5ce4662b81
371: Ported LRU improvements from old salsa to salsa 2022 r=nikomatsakis a=OLUWAMUYIWA ## What? In handling evictions from the LRU, I replaced the `delete_memo` with `evict` in the while keeping the `delete_memo` intact. ## How? This mechanism was already implemented in old `salsa `. I only had to port it. Fixes: #365 Co-authored-by: OLUWAMUYIWA <onigbindemy@gmail.com> Co-authored-by: Onigbinde Oluwamuyiwa Elijah <onigbindemy@gmail.com> Co-authored-by: Niko Matsakis <niko@alum.mit.edu> |
||
---|---|---|
.. | ||
salsa-2022 | ||
salsa-2022-macros | ||
salsa-macros |