Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use LayerMap::replace in eviction #3544

Merged
merged 6 commits into from
Feb 7, 2023
Merged

Use LayerMap::replace in eviction #3544

merged 6 commits into from
Feb 7, 2023

Commits on Feb 6, 2023

  1. fix: use Layer as Debug

    koivunej committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    4562b3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac1c88e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d798ce View commit details
    Browse the repository at this point in the history
  4. fix: prefer LayerMap::replace

    instead of insert+remove calls.
    koivunej committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    dbf10f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fec5fd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. chore: better log message

    koivunej authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5325b1e View commit details
    Browse the repository at this point in the history